@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/event/5483_Station%201020m>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Station 1020m" ;
  .
<https://eurobis.org/id/event/5483_Station%201605m>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Station 1605m" ;
  .
<https://eurobis.org/id/event/5483_Station%20175m>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Station 175m" ;
  .
<https://eurobis.org/id/event/5483_Station%20305m>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Station 305m" ;
  .
<https://eurobis.org/id/event/5483_Station%20540m>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Station 540m" ;
  .
<https://eurobis.org/id/event/5483_Station%20805m>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Station 805m" ;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_1.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_1.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_1.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_1.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_1.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_1.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_1.1'^^xsd:string;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_1.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_2.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_2.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_2.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_2.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_2.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_2.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_2.1'^^xsd:string;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_2.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_3.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_3.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_3.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_3.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_3.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_3.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_3.1'^^xsd:string;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2175'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_3.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2175'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_4.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_4.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_4.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_4.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_4.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_4.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_4.1'^^xsd:string;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_4.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_5.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_5.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_5.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_5.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_5.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_5.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_5.1'^^xsd:string;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2244'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_5.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2244'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_6.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_6.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_6.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_6.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_6.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_6.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_6.1'^^xsd:string;
  dwc:scientificName 'Thoracostomopsis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2253'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_6.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_7.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_7.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_7.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_7.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_7.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_7.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_7.1'^^xsd:string;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_7.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_8.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_8.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_8.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_8.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_8.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_8.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_8.1'^^xsd:string;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_8.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_9.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_9.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_9.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_9.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_9.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_9.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_9.1'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_9.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_10.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_10.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_10.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_10.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_10.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_10.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_10.1'^^xsd:string;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_10.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_11.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_11.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_11.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_11.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_11.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_11.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_11.1'^^xsd:string;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_11.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_12.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_12.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_12.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_12.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_12.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_12.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_12.1'^^xsd:string;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_12.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_13.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_13.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_13.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_13.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_13.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_13.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_13.1'^^xsd:string;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_13.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_14.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_14.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_14.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_14.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_14.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_14.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_14.1'^^xsd:string;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_14.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_15.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_15.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_15.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_15.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_15.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_15.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_15.1'^^xsd:string;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_15.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_16.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_16.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_16.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_16.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_16.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_16.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_16.1'^^xsd:string;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_16.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_17.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_17.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_17.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_17.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_17.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_17.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_17.1'^^xsd:string;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_17.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_18.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_18.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_18.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_18.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_18.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_18.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_18.1'^^xsd:string;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_18.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_19.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_19.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_19.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_19.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_19.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_19.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_19.1'^^xsd:string;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_19.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_20.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_20.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_20.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_20.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_20.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_20.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_20.1'^^xsd:string;
  dwc:scientificName 'Choniolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2328'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_20.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2328'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_21.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_21.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_21.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_21.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_21.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_21.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_21.1'^^xsd:string;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_21.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_22.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_22.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_22.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_22.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_22.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_22.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_22.1'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_22.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_23.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_23.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_23.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_23.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_23.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_23.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_23.1'^^xsd:string;
  dwc:scientificName 'Crenopharynx'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2505'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_23.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_24.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_24.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_24.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_24.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_24.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_24.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_24.1'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_24.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_25.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_25.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_25.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_25.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_25.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_25.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_25.1'^^xsd:string;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_25.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_26.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_26.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_26.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_26.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_26.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_26.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_26.1'^^xsd:string;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_26.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_27.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_27.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_27.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_27.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_27.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_27.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_27.1'^^xsd:string;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_27.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_28.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_28.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_28.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_28.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_28.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_28.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_28.1'^^xsd:string;
  dwc:scientificName 'Desmodoridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2167'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_28.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2167'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_29.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_29.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_29.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_29.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_29.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_29.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_29.1'^^xsd:string;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_29.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_30.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_30.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_30.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_30.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_30.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_30.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_30.1'^^xsd:string;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_30.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_31.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_31.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_31.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_31.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_31.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_31.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_31.1'^^xsd:string;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_31.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_32.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_32.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_32.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_32.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_32.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_32.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_32.1'^^xsd:string;
  dwc:scientificName 'Diplopeltis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2438'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_32.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_33.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_33.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_33.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_33.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_33.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_33.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_33.1'^^xsd:string;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_33.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_34.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_34.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_34.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_34.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_34.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_34.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_34.1'^^xsd:string;
  dwc:scientificName 'Enoplina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2148'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_34.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_35.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_35.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_35.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_35.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_35.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_35.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_35.1'^^xsd:string;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_35.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_36.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_36.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_36.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_36.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_36.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_36.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_36.1'^^xsd:string;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_36.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_37.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_37.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_37.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_37.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_37.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_37.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_37.1'^^xsd:string;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_37.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_38.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_38.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_38.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_38.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_38.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_38.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_38.1'^^xsd:string;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_38.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_39.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_39.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_39.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_39.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_39.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_39.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_39.1'^^xsd:string;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_39.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_40.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_40.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_40.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_40.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_40.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_40.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_40.1'^^xsd:string;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_40.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_41.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_41.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_41.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_41.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_41.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_41.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_41.1'^^xsd:string;
  dwc:scientificName 'Harpacticida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '115153'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_41.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115153'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_42.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_42.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_42.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_42.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_42.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_42.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_42.1'^^xsd:string;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_42.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_43.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_43.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_43.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_43.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_43.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_43.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_43.1'^^xsd:string;
  dwc:scientificName 'Ironidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2199'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_43.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_44.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_44.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_44.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_44.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_44.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_44.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_44.1'^^xsd:string;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_44.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_45.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_45.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_45.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_45.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_45.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_45.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_45.1'^^xsd:string;
  dwc:scientificName 'Leptolaimidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2178'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_45.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_46.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_46.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_46.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_46.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_46.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_46.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_46.1'^^xsd:string;
  dwc:scientificName 'Leptolaiminae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2236'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_46.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2236'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_47.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_47.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_47.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_47.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_47.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_47.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_47.1'^^xsd:string;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_47.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_48.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_48.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_48.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_48.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_48.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_48.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_48.1'^^xsd:string;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_48.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_49.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_49.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_49.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_49.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_49.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_49.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_49.1'^^xsd:string;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_49.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_50.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_50.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_50.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_50.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_50.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_50.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_50.1'^^xsd:string;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_50.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_51.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_51.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_51.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_51.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_51.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_51.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_51.1'^^xsd:string;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_51.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_52.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_52.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_52.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_52.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_52.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_52.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_52.1'^^xsd:string;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_52.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_53.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_53.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_53.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_53.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_53.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_53.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_53.1'^^xsd:string;
  dwc:scientificName 'Mesacanthoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2518'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_53.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2518'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_54.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_54.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_54.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_54.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_54.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_54.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_54.1'^^xsd:string;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_54.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_55.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_55.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_55.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_55.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_55.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_55.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_55.1'^^xsd:string;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_55.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_56.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_56.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_56.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_56.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_56.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_56.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_56.1'^^xsd:string;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_56.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_57.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_57.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_57.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_57.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_57.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_57.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_57.1'^^xsd:string;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_57.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_58.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_58.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_58.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_58.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_58.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_58.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_58.1'^^xsd:string;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_58.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_59.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_59.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_59.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_59.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_59.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_59.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_59.1'^^xsd:string;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_59.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_60.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_60.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_60.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_60.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_60.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_60.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_60.1'^^xsd:string;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_60.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_61.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_61.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_61.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_61.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_61.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_61.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_61.1'^^xsd:string;
  dwc:scientificName 'Monhystriella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_61.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_62.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_62.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_62.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_62.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_62.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_62.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_62.1'^^xsd:string;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_62.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_63.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_63.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_63.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_63.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_63.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_63.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_63.1'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_63.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_64.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_64.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_64.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_64.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_64.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_64.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_64.1'^^xsd:string;
  dwc:scientificName 'Neotonchoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '227425'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_64.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227425'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_65.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_65.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_65.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_65.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_65.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_65.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_65.1'^^xsd:string;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_65.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_66.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_66.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_66.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_66.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_66.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_66.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_66.1'^^xsd:string;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_66.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_67.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_67.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_67.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_67.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_67.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_67.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_67.1'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_67.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_68.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_68.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_68.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_68.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_68.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_68.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_68.1'^^xsd:string;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_68.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_69.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_69.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_69.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_69.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_69.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_69.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_69.1'^^xsd:string;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_69.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_70.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_70.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_70.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_70.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_70.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_70.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_70.1'^^xsd:string;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_70.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_71.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_71.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_71.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_71.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_71.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_71.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_71.1'^^xsd:string;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_71.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_72.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_72.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_72.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_72.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_72.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_72.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_72.1'^^xsd:string;
  dwc:scientificName 'Pelagonematinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2271'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_72.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_73.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_73.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_73.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_73.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_73.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_73.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_73.1'^^xsd:string;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_73.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_74.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_74.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_74.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_74.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_74.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_74.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_74.1'^^xsd:string;
  dwc:scientificName 'Phanodermella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2508'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_74.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_75.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_75.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_75.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_75.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_75.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_75.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_75.1'^^xsd:string;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_75.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_76.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_76.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_76.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_76.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_76.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_76.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_76.1'^^xsd:string;
  dwc:scientificName 'Plectinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '227152'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_76.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_77.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_77.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_77.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_77.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_77.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_77.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_77.1'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_77.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_78.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_78.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_78.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_78.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_78.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_78.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_78.1'^^xsd:string;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_78.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_79.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_79.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_79.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_79.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_79.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_79.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_79.1'^^xsd:string;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_79.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_80.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_80.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_80.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_80.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_80.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_80.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_80.1'^^xsd:string;
  dwc:scientificName 'Prototricoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '227253'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_80.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_81.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_81.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_81.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_81.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_81.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_81.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_81.1'^^xsd:string;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_81.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_82.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_82.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_82.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_82.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_82.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_82.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_82.1'^^xsd:string;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_82.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_83.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_83.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_83.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_83.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_83.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_83.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_83.1'^^xsd:string;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_83.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_84.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_84.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_84.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_84.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_84.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_84.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_84.1'^^xsd:string;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_84.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_85.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_85.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_85.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_85.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_85.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_85.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_85.1'^^xsd:string;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_85.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_86.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_86.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_86.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_86.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_86.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_86.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_86.1'^^xsd:string;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_86.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_87.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_87.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_87.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_87.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_87.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_87.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_87.1'^^xsd:string;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_87.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_88.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_88.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_88.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_88.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_88.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_88.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_88.1'^^xsd:string;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_88.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_89.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_89.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_89.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_89.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_89.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_89.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_89.1'^^xsd:string;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_89.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_90.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_90.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_90.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_90.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_90.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_90.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_90.1'^^xsd:string;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_90.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_91.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_91.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_91.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_91.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_91.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_91.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_91.1'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_91.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_92.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_92.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_92.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_92.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_92.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_92.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_92.1'^^xsd:string;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_92.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_93.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_93.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_93.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_93.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_93.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_93.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_93.1'^^xsd:string;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_93.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_94.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_94.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_94.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_94.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_94.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_94.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_94.1'^^xsd:string;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_94.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_95.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_95.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_95.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_95.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_95.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_95.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_95.1'^^xsd:string;
  dwc:scientificName 'Thalassonchulus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_95.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_96.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_96.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_96.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_96.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_96.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_96.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_96.1'^^xsd:string;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_96.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_97.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_97.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_97.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_97.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_97.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_97.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_97.1'^^xsd:string;
  dwc:scientificName 'Thoracostoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2547'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_97.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_98.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_98.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_98.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_98.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_98.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_98.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_98.1'^^xsd:string;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_98.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_99.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_99.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_99.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_99.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_99.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_99.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_99.1'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_99.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_63.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_63.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_63.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_63.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_63.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_63.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_63.2'^^xsd:string;
  dwc:scientificName 'Undetermined Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_63.2'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_100.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_100.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_100.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_100.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_100.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_100.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_100.1'^^xsd:string;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_100.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201020m_Station%201020m_101.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_101.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_101.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201020m_Station%201020m_101.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201020m_Station%201020m_101.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1020m_101.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1020m_101.1'^^xsd:string;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.653333'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665, 8.653333 42.665))'^^xsd:string;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:occurrenceId 'Station 1020m_101.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_1.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_1.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_1.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_1.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_1.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_1.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_1.1'^^xsd:string;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_1.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_2.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_2.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_2.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_2.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_2.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_2.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_2.1'^^xsd:string;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_2.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_3.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_3.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_3.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_3.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_3.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_3.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_3.1'^^xsd:string;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2175'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_3.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2175'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_4.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_4.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_4.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_4.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_4.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_4.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_4.1'^^xsd:string;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_4.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_5.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_5.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_5.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_5.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_5.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_5.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_5.1'^^xsd:string;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2244'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_5.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2244'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_6.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_6.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_6.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_6.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_6.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_6.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_6.1'^^xsd:string;
  dwc:scientificName 'Thoracostomopsis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2253'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_6.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_7.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_7.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_7.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_7.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_7.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_7.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_7.1'^^xsd:string;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_7.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_8.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_8.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_8.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_8.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_8.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_8.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_8.1'^^xsd:string;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_8.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_9.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_9.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_9.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_9.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_9.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_9.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_9.1'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_9.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_10.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_10.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_10.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_10.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_10.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_10.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_10.1'^^xsd:string;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_10.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_11.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_11.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_11.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_11.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_11.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_11.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_11.1'^^xsd:string;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_11.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_12.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_12.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_12.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_12.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_12.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_12.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_12.1'^^xsd:string;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_12.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_13.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_13.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_13.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_13.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_13.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_13.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_13.1'^^xsd:string;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_13.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_14.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_14.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_14.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_14.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_14.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_14.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_14.1'^^xsd:string;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_14.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_15.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_15.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_15.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_15.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_15.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_15.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_15.1'^^xsd:string;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_15.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_16.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_16.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_16.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_16.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_16.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_16.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_16.1'^^xsd:string;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_16.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_17.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_17.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_17.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_17.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_17.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_17.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_17.1'^^xsd:string;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_17.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_18.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_18.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_18.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_18.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_18.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_18.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_18.1'^^xsd:string;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_18.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_19.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_19.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_19.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_19.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_19.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_19.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_19.1'^^xsd:string;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_19.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_20.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_20.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_20.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_20.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_20.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_20.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_20.1'^^xsd:string;
  dwc:scientificName 'Choniolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2328'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_20.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2328'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_21.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_21.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_21.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_21.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_21.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_21.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_21.1'^^xsd:string;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_21.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_22.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_22.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_22.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_22.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_22.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_22.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_22.1'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_22.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_23.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_23.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_23.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_23.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_23.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_23.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_23.1'^^xsd:string;
  dwc:scientificName 'Crenopharynx'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2505'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_23.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_24.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_24.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_24.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_24.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_24.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_24.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_24.1'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_24.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_25.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_25.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_25.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_25.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_25.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_25.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_25.1'^^xsd:string;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_25.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_26.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_26.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_26.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_26.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_26.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_26.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_26.1'^^xsd:string;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_26.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_27.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_27.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_27.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_27.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_27.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_27.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_27.1'^^xsd:string;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_27.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_28.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_28.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_28.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_28.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_28.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_28.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_28.1'^^xsd:string;
  dwc:scientificName 'Desmodoridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2167'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_28.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2167'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_29.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_29.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_29.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_29.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_29.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_29.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_29.1'^^xsd:string;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_29.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_30.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_30.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_30.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_30.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_30.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_30.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_30.1'^^xsd:string;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_30.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_31.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_31.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_31.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_31.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_31.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_31.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_31.1'^^xsd:string;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_31.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_32.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_32.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_32.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_32.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_32.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_32.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_32.1'^^xsd:string;
  dwc:scientificName 'Diplopeltis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2438'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_32.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_33.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_33.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_33.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_33.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_33.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_33.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_33.1'^^xsd:string;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_33.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_34.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_34.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_34.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_34.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_34.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_34.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_34.1'^^xsd:string;
  dwc:scientificName 'Enoplina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2148'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_34.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_35.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_35.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_35.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_35.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_35.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_35.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_35.1'^^xsd:string;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_35.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_36.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_36.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_36.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_36.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_36.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_36.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_36.1'^^xsd:string;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_36.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_37.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_37.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_37.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_37.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_37.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_37.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_37.1'^^xsd:string;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_37.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_38.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_38.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_38.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_38.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_38.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_38.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_38.1'^^xsd:string;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_38.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_39.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_39.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_39.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_39.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_39.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_39.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_39.1'^^xsd:string;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_39.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_40.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_40.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_40.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_40.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_40.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_40.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_40.1'^^xsd:string;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_40.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_41.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_41.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_41.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_41.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_41.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_41.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_41.1'^^xsd:string;
  dwc:scientificName 'Harpacticida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '115153'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_41.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115153'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_42.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_42.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_42.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_42.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_42.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_42.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_42.1'^^xsd:string;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_42.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_43.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_43.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_43.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_43.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_43.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_43.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_43.1'^^xsd:string;
  dwc:scientificName 'Ironidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2199'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_43.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_44.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_44.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_44.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_44.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_44.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_44.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_44.1'^^xsd:string;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_44.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_45.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_45.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_45.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_45.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_45.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_45.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_45.1'^^xsd:string;
  dwc:scientificName 'Leptolaimidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2178'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_45.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_46.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_46.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_46.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_46.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_46.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_46.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_46.1'^^xsd:string;
  dwc:scientificName 'Leptolaiminae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2236'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_46.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2236'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_47.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_47.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_47.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_47.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_47.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_47.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_47.1'^^xsd:string;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_47.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_48.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_48.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_48.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_48.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_48.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_48.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_48.1'^^xsd:string;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_48.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_49.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_49.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_49.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_49.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_49.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_49.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_49.1'^^xsd:string;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_49.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_50.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_50.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_50.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_50.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_50.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_50.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_50.1'^^xsd:string;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_50.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_51.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_51.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_51.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_51.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_51.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_51.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_51.1'^^xsd:string;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_51.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_52.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_52.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_52.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_52.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_52.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_52.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_52.1'^^xsd:string;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_52.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_53.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_53.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_53.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_53.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_53.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_53.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_53.1'^^xsd:string;
  dwc:scientificName 'Mesacanthoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2518'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_53.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2518'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_54.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_54.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_54.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_54.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_54.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_54.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_54.1'^^xsd:string;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_54.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_55.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_55.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_55.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_55.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_55.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_55.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_55.1'^^xsd:string;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_55.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_56.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_56.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_56.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_56.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_56.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_56.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_56.1'^^xsd:string;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_56.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_57.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_57.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_57.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_57.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_57.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_57.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_57.1'^^xsd:string;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_57.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_58.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_58.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_58.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_58.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_58.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_58.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_58.1'^^xsd:string;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_58.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_59.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_59.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_59.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_59.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_59.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_59.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_59.1'^^xsd:string;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_59.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_60.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_60.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_60.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_60.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_60.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_60.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_60.1'^^xsd:string;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_60.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_61.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_61.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_61.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_61.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_61.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_61.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_61.1'^^xsd:string;
  dwc:scientificName 'Monhystriella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_61.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_62.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_62.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_62.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_62.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_62.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_62.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_62.1'^^xsd:string;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_62.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_63.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_63.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_63.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_63.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_63.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_63.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_63.1'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_63.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_64.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_64.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_64.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_64.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_64.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_64.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_64.1'^^xsd:string;
  dwc:scientificName 'Neotonchoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '227425'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_64.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227425'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_65.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_65.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_65.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_65.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_65.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_65.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_65.1'^^xsd:string;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_65.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_66.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_66.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_66.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_66.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_66.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_66.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_66.1'^^xsd:string;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_66.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_67.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_67.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_67.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_67.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_67.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_67.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_67.1'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_67.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_68.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_68.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_68.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_68.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_68.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_68.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_68.1'^^xsd:string;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_68.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_69.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_69.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_69.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_69.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_69.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_69.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_69.1'^^xsd:string;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_69.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_70.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_70.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_70.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_70.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_70.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_70.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_70.1'^^xsd:string;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_70.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_71.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_71.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_71.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_71.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_71.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_71.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_71.1'^^xsd:string;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_71.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_72.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_72.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_72.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_72.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_72.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_72.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_72.1'^^xsd:string;
  dwc:scientificName 'Pelagonematinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2271'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_72.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_73.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_73.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_73.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_73.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_73.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_73.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_73.1'^^xsd:string;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_73.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_74.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_74.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_74.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_74.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_74.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_74.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_74.1'^^xsd:string;
  dwc:scientificName 'Phanodermella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2508'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_74.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_75.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_75.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_75.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_75.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_75.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_75.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_75.1'^^xsd:string;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_75.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_76.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_76.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_76.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_76.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_76.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_76.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_76.1'^^xsd:string;
  dwc:scientificName 'Plectinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '227152'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_76.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_77.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_77.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_77.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_77.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_77.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_77.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_77.1'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_77.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_78.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_78.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_78.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_78.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_78.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_78.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_78.1'^^xsd:string;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_78.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_79.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_79.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_79.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_79.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_79.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_79.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_79.1'^^xsd:string;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_79.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_80.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_80.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_80.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_80.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_80.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_80.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_80.1'^^xsd:string;
  dwc:scientificName 'Prototricoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '227253'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_80.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_81.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_81.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_81.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_81.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_81.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_81.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_81.1'^^xsd:string;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_81.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_82.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_82.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_82.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_82.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_82.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_82.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_82.1'^^xsd:string;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_82.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_83.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_83.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_83.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_83.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_83.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_83.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_83.1'^^xsd:string;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_83.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_84.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_84.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_84.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_84.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_84.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_84.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_84.1'^^xsd:string;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_84.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_85.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_85.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_85.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_85.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_85.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_85.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_85.1'^^xsd:string;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_85.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_86.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_86.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_86.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_86.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_86.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_86.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_86.1'^^xsd:string;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_86.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_87.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_87.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_87.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_87.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_87.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_87.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_87.1'^^xsd:string;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_87.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_88.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_88.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_88.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_88.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_88.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_88.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_88.1'^^xsd:string;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_88.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_89.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_89.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_89.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_89.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_89.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_89.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_89.1'^^xsd:string;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_89.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_90.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_90.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_90.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_90.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_90.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_90.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_90.1'^^xsd:string;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_90.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_91.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_91.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_91.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_91.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_91.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_91.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_91.1'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_91.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_92.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_92.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_92.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_92.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_92.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_92.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_92.1'^^xsd:string;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_92.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_93.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_93.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_93.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_93.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_93.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_93.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_93.1'^^xsd:string;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_93.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_94.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_94.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_94.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_94.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_94.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_94.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_94.1'^^xsd:string;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_94.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_95.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_95.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_95.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_95.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_95.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_95.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_95.1'^^xsd:string;
  dwc:scientificName 'Thalassonchulus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_95.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_96.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_96.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_96.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_96.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_96.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_96.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_96.1'^^xsd:string;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_96.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_97.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_97.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_97.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_97.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_97.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_97.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_97.1'^^xsd:string;
  dwc:scientificName 'Thoracostoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2547'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_97.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_98.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_98.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_98.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_98.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_98.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_98.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_98.1'^^xsd:string;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_98.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_99.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_99.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_99.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_99.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_99.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_99.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_99.1'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_99.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_63.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_63.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_63.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_63.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_63.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_63.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_63.2'^^xsd:string;
  dwc:scientificName 'Undetermined Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_63.2'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_100.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_100.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_100.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_100.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_100.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_100.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_100.1'^^xsd:string;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_100.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%201605m_Station%201605m_101.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_101.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_101.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1605"^^xsd:integer ;
  dwc:maximumDepthInMeters "1605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%201605m_Station%201605m_101.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.641667)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%201605m_Station%201605m_101.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 1605m_101.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 1605m_101.1'^^xsd:string;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.641667'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685, 8.641667 42.685))'^^xsd:string;
  dwc:minimumDepth '1605'^^xsd:integer;
  dwc:maximumDepth '1605'^^xsd:integer;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:occurrenceId 'Station 1605m_101.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_1.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_1.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_1.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_1.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_1.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_1.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_1.1'^^xsd:string;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_1.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_2.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_2.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_2.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_2.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_2.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_2.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_2.1'^^xsd:string;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_2.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_3.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_3.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_3.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_3.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_3.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_3.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_3.1'^^xsd:string;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2175'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_3.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2175'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_4.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_4.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_4.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_4.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_4.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_4.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_4.1'^^xsd:string;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_4.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_5.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_5.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_5.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_5.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_5.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_5.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_5.1'^^xsd:string;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2244'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_5.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2244'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_6.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_6.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_6.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_6.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_6.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_6.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_6.1'^^xsd:string;
  dwc:scientificName 'Thoracostomopsis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2253'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_6.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_7.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_7.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_7.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_7.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_7.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_7.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_7.1'^^xsd:string;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_7.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_8.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_8.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_8.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_8.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_8.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_8.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_8.1'^^xsd:string;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_8.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_9.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_9.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_9.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_9.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_9.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_9.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_9.1'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_9.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_10.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_10.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_10.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_10.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_10.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_10.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_10.1'^^xsd:string;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_10.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_11.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_11.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_11.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_11.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_11.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_11.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_11.1'^^xsd:string;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_11.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_12.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_12.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_12.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_12.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_12.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_12.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_12.1'^^xsd:string;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_12.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_13.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_13.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_13.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_13.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_13.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_13.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_13.1'^^xsd:string;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_13.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_14.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_14.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_14.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_14.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_14.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_14.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_14.1'^^xsd:string;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_14.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_15.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_15.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_15.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_15.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_15.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_15.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_15.1'^^xsd:string;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_15.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_16.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_16.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_16.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_16.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_16.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_16.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_16.1'^^xsd:string;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_16.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_17.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_17.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_17.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_17.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_17.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_17.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_17.1'^^xsd:string;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_17.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_18.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_18.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_18.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_18.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_18.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_18.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_18.1'^^xsd:string;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_18.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_19.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_19.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_19.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_19.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_19.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_19.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_19.1'^^xsd:string;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_19.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_20.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_20.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_20.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_20.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_20.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_20.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_20.1'^^xsd:string;
  dwc:scientificName 'Choniolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2328'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_20.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2328'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_21.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_21.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_21.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_21.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_21.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_21.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_21.1'^^xsd:string;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_21.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_22.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_22.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_22.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_22.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_22.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_22.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_22.1'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_22.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_23.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_23.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_23.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_23.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_23.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_23.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_23.1'^^xsd:string;
  dwc:scientificName 'Crenopharynx'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2505'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_23.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_24.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_24.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_24.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_24.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_24.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_24.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_24.1'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_24.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_25.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_25.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_25.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_25.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_25.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_25.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_25.1'^^xsd:string;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_25.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_26.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_26.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_26.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_26.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_26.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_26.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_26.1'^^xsd:string;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_26.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_27.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_27.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_27.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_27.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_27.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_27.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_27.1'^^xsd:string;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_27.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_28.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_28.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_28.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_28.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_28.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_28.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_28.1'^^xsd:string;
  dwc:scientificName 'Desmodoridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2167'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_28.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2167'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_29.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_29.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_29.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_29.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_29.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_29.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_29.1'^^xsd:string;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_29.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_30.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_30.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_30.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_30.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_30.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_30.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_30.1'^^xsd:string;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_30.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_31.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_31.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_31.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_31.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_31.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_31.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_31.1'^^xsd:string;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_31.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_32.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_32.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_32.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_32.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_32.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_32.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_32.1'^^xsd:string;
  dwc:scientificName 'Diplopeltis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2438'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_32.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_33.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_33.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_33.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_33.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_33.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_33.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_33.1'^^xsd:string;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_33.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_34.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_34.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_34.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_34.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_34.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_34.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_34.1'^^xsd:string;
  dwc:scientificName 'Enoplina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2148'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_34.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_35.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_35.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_35.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_35.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_35.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_35.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_35.1'^^xsd:string;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_35.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_36.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_36.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_36.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_36.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_36.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_36.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_36.1'^^xsd:string;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_36.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_37.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_37.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_37.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_37.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_37.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_37.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_37.1'^^xsd:string;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_37.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_38.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_38.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_38.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_38.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_38.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_38.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_38.1'^^xsd:string;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_38.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_39.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_39.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_39.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_39.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_39.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_39.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_39.1'^^xsd:string;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_39.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_40.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_40.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_40.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_40.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_40.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_40.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_40.1'^^xsd:string;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_40.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_41.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_41.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_41.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_41.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_41.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_41.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_41.1'^^xsd:string;
  dwc:scientificName 'Harpacticida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '115153'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_41.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115153'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_42.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_42.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_42.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_42.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_42.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_42.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_42.1'^^xsd:string;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_42.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_43.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_43.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_43.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_43.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_43.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_43.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_43.1'^^xsd:string;
  dwc:scientificName 'Ironidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2199'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_43.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_44.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_44.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_44.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_44.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_44.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_44.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_44.1'^^xsd:string;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_44.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_45.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_45.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_45.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_45.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_45.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_45.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_45.1'^^xsd:string;
  dwc:scientificName 'Leptolaimidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2178'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_45.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_46.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_46.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_46.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_46.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_46.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_46.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_46.1'^^xsd:string;
  dwc:scientificName 'Leptolaiminae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2236'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_46.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2236'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_47.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_47.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_47.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_47.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_47.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_47.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_47.1'^^xsd:string;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_47.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_48.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_48.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_48.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_48.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_48.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_48.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_48.1'^^xsd:string;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_48.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_49.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_49.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_49.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_49.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_49.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_49.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_49.1'^^xsd:string;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_49.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_50.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_50.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_50.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_50.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_50.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_50.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_50.1'^^xsd:string;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_50.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_51.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_51.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_51.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_51.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_51.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_51.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_51.1'^^xsd:string;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_51.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_52.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_52.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_52.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_52.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_52.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_52.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_52.1'^^xsd:string;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_52.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_53.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_53.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_53.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_53.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_53.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_53.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_53.1'^^xsd:string;
  dwc:scientificName 'Mesacanthoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2518'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_53.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2518'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_54.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_54.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_54.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_54.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_54.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_54.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_54.1'^^xsd:string;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_54.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_55.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_55.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_55.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_55.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_55.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_55.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_55.1'^^xsd:string;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_55.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_56.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_56.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_56.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_56.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_56.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_56.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_56.1'^^xsd:string;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_56.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_57.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_57.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_57.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_57.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_57.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_57.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_57.1'^^xsd:string;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_57.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_58.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_58.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_58.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_58.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_58.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_58.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_58.1'^^xsd:string;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_58.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_59.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_59.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_59.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_59.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_59.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_59.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_59.1'^^xsd:string;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_59.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_60.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_60.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_60.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_60.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_60.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_60.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_60.1'^^xsd:string;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_60.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_61.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_61.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_61.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_61.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_61.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_61.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_61.1'^^xsd:string;
  dwc:scientificName 'Monhystriella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_61.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_62.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_62.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_62.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_62.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_62.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_62.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_62.1'^^xsd:string;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_62.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_63.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_63.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_63.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_63.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_63.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_63.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_63.1'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_63.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_64.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_64.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_64.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_64.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_64.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_64.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_64.1'^^xsd:string;
  dwc:scientificName 'Neotonchoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '227425'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_64.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227425'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_65.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_65.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_65.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_65.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_65.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_65.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_65.1'^^xsd:string;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_65.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_66.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_66.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_66.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_66.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_66.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_66.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_66.1'^^xsd:string;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_66.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_67.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_67.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_67.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_67.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_67.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_67.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_67.1'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_67.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_68.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_68.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_68.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_68.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_68.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_68.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_68.1'^^xsd:string;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_68.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_69.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_69.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_69.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_69.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_69.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_69.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_69.1'^^xsd:string;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_69.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_70.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_70.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_70.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_70.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_70.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_70.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_70.1'^^xsd:string;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_70.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_71.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_71.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_71.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_71.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_71.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_71.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_71.1'^^xsd:string;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_71.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_72.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_72.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_72.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_72.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_72.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_72.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_72.1'^^xsd:string;
  dwc:scientificName 'Pelagonematinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2271'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_72.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_73.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_73.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_73.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_73.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_73.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_73.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_73.1'^^xsd:string;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_73.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_74.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_74.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_74.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_74.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_74.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_74.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_74.1'^^xsd:string;
  dwc:scientificName 'Phanodermella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2508'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_74.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_75.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_75.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_75.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_75.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_75.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_75.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_75.1'^^xsd:string;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_75.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_76.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_76.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_76.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_76.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_76.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_76.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_76.1'^^xsd:string;
  dwc:scientificName 'Plectinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '227152'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_76.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_77.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_77.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_77.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_77.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_77.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_77.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_77.1'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_77.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_78.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_78.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_78.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_78.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_78.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_78.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_78.1'^^xsd:string;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_78.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_79.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_79.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_79.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_79.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_79.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_79.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_79.1'^^xsd:string;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_79.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_80.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_80.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_80.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_80.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_80.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_80.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_80.1'^^xsd:string;
  dwc:scientificName 'Prototricoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '227253'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_80.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_81.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_81.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_81.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_81.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_81.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_81.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_81.1'^^xsd:string;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_81.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_82.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_82.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_82.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_82.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_82.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_82.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_82.1'^^xsd:string;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_82.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_83.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_83.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_83.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_83.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_83.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_83.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_83.1'^^xsd:string;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_83.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_84.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_84.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_84.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_84.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_84.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_84.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_84.1'^^xsd:string;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_84.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_85.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_85.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_85.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_85.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_85.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_85.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_85.1'^^xsd:string;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_85.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_86.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_86.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_86.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_86.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_86.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_86.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_86.1'^^xsd:string;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_86.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_87.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_87.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_87.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_87.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_87.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_87.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_87.1'^^xsd:string;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_87.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_88.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_88.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_88.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_88.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_88.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_88.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_88.1'^^xsd:string;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_88.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_89.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_89.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_89.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_89.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_89.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_89.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_89.1'^^xsd:string;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_89.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_90.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_90.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_90.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_90.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_90.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_90.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_90.1'^^xsd:string;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_90.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_91.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_91.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_91.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_91.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_91.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_91.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_91.1'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_91.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_92.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_92.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_92.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_92.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_92.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_92.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_92.1'^^xsd:string;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_92.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_93.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_93.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_93.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_93.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_93.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_93.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_93.1'^^xsd:string;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_93.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_94.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_94.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_94.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_94.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_94.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_94.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_94.1'^^xsd:string;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_94.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_95.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_95.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_95.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_95.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_95.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_95.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_95.1'^^xsd:string;
  dwc:scientificName 'Thalassonchulus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_95.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_96.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_96.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_96.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_96.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_96.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_96.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_96.1'^^xsd:string;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_96.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_97.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_97.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_97.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_97.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_97.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_97.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_97.1'^^xsd:string;
  dwc:scientificName 'Thoracostoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2547'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_97.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_98.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_98.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_98.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_98.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_98.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_98.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_98.1'^^xsd:string;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_98.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_99.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_99.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_99.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_99.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_99.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_99.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_99.1'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_99.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_63.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_63.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_63.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_63.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_63.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_63.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_63.2'^^xsd:string;
  dwc:scientificName 'Undetermined Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_63.2'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_100.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_100.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_100.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_100.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_100.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_100.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_100.1'^^xsd:string;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_100.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20175m_Station%20175m_101.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_101.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_101.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.621667"^^xsd:decimal ;
  dwc:decimalLongitude "8.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20175m_Station%20175m_101.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.621667 8.671667)"^^geo:wktLiteral ;
  geo-pos:lat "42.621667"^^xsd:decimal ;
  geo-pos:long "8.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20175m_Station%20175m_101.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 175m_101.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 175m_101.1'^^xsd:string;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.671667'^^xsd:double;
  dwc:latitude '42.621667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667, 8.671667 42.621667))'^^xsd:string;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:occurrenceId 'Station 175m_101.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_1.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_1.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_1.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_1.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_1.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_1.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_1.1'^^xsd:string;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_1.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_2.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_2.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_2.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_2.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_2.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_2.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_2.1'^^xsd:string;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_2.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_3.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_3.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_3.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_3.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_3.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_3.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_3.1'^^xsd:string;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2175'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_3.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2175'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_4.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_4.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_4.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_4.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_4.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_4.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_4.1'^^xsd:string;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_4.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_5.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_5.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_5.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_5.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_5.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_5.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_5.1'^^xsd:string;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2244'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_5.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2244'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_6.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_6.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_6.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_6.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_6.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_6.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_6.1'^^xsd:string;
  dwc:scientificName 'Thoracostomopsis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2253'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_6.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_7.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_7.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_7.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_7.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_7.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_7.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_7.1'^^xsd:string;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_7.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_8.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_8.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_8.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_8.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_8.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_8.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_8.1'^^xsd:string;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_8.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_9.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_9.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_9.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_9.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_9.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_9.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_9.1'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_9.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_10.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_10.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_10.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_10.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_10.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_10.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_10.1'^^xsd:string;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_10.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_11.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_11.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_11.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_11.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_11.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_11.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_11.1'^^xsd:string;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_11.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_12.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_12.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_12.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_12.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_12.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_12.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_12.1'^^xsd:string;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_12.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_13.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_13.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_13.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_13.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_13.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_13.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_13.1'^^xsd:string;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_13.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_14.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_14.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_14.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_14.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_14.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_14.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_14.1'^^xsd:string;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_14.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_15.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_15.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_15.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_15.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_15.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_15.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_15.1'^^xsd:string;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_15.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_16.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_16.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_16.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_16.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_16.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_16.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_16.1'^^xsd:string;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_16.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_17.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_17.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_17.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_17.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_17.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_17.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_17.1'^^xsd:string;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_17.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_18.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_18.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_18.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_18.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_18.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_18.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_18.1'^^xsd:string;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_18.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_19.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_19.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_19.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_19.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_19.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_19.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_19.1'^^xsd:string;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_19.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_20.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_20.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_20.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_20.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_20.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_20.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_20.1'^^xsd:string;
  dwc:scientificName 'Choniolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2328'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_20.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2328'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_21.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_21.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_21.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_21.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_21.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_21.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_21.1'^^xsd:string;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_21.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_22.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_22.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_22.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_22.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_22.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_22.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_22.1'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_22.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_23.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_23.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_23.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_23.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_23.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_23.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_23.1'^^xsd:string;
  dwc:scientificName 'Crenopharynx'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2505'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_23.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_24.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_24.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_24.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_24.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_24.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_24.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_24.1'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_24.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_25.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_25.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_25.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_25.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_25.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_25.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_25.1'^^xsd:string;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_25.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_26.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_26.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_26.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_26.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_26.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_26.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_26.1'^^xsd:string;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_26.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_27.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_27.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_27.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_27.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_27.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_27.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_27.1'^^xsd:string;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_27.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_28.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_28.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_28.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_28.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_28.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_28.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_28.1'^^xsd:string;
  dwc:scientificName 'Desmodoridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2167'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_28.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2167'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_29.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_29.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_29.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_29.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_29.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_29.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_29.1'^^xsd:string;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_29.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_30.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_30.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_30.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_30.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_30.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_30.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_30.1'^^xsd:string;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_30.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_31.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_31.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_31.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_31.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_31.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_31.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_31.1'^^xsd:string;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_31.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_32.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_32.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_32.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_32.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_32.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_32.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_32.1'^^xsd:string;
  dwc:scientificName 'Diplopeltis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2438'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_32.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_33.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_33.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_33.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_33.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_33.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_33.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_33.1'^^xsd:string;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_33.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_34.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_34.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_34.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_34.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_34.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_34.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_34.1'^^xsd:string;
  dwc:scientificName 'Enoplina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2148'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_34.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_35.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_35.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_35.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_35.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_35.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_35.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_35.1'^^xsd:string;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_35.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_36.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_36.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_36.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_36.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_36.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_36.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_36.1'^^xsd:string;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_36.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_37.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_37.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_37.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_37.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_37.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_37.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_37.1'^^xsd:string;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_37.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_38.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_38.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_38.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_38.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_38.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_38.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_38.1'^^xsd:string;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_38.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_39.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_39.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_39.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_39.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_39.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_39.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_39.1'^^xsd:string;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_39.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_40.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_40.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_40.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_40.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_40.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_40.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_40.1'^^xsd:string;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_40.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_41.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_41.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_41.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_41.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_41.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_41.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_41.1'^^xsd:string;
  dwc:scientificName 'Harpacticida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '115153'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_41.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115153'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_42.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_42.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_42.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_42.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_42.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_42.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_42.1'^^xsd:string;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_42.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_43.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_43.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_43.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_43.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_43.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_43.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_43.1'^^xsd:string;
  dwc:scientificName 'Ironidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2199'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_43.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_44.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_44.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_44.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_44.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_44.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_44.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_44.1'^^xsd:string;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_44.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_45.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_45.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_45.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_45.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_45.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_45.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_45.1'^^xsd:string;
  dwc:scientificName 'Leptolaimidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2178'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_45.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_46.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_46.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_46.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_46.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_46.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_46.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_46.1'^^xsd:string;
  dwc:scientificName 'Leptolaiminae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2236'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_46.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2236'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_47.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_47.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_47.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_47.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_47.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_47.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_47.1'^^xsd:string;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_47.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_48.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_48.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_48.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_48.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_48.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_48.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_48.1'^^xsd:string;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_48.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_49.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_49.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_49.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_49.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_49.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_49.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_49.1'^^xsd:string;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_49.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_50.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_50.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_50.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_50.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_50.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_50.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_50.1'^^xsd:string;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_50.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_51.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_51.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_51.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_51.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_51.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_51.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_51.1'^^xsd:string;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_51.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_52.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_52.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_52.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_52.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_52.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_52.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_52.1'^^xsd:string;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_52.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_53.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_53.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_53.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_53.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_53.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_53.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_53.1'^^xsd:string;
  dwc:scientificName 'Mesacanthoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2518'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_53.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2518'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_54.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_54.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_54.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_54.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_54.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_54.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_54.1'^^xsd:string;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_54.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_55.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_55.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_55.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_55.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_55.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_55.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_55.1'^^xsd:string;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_55.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_56.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_56.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_56.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_56.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_56.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_56.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_56.1'^^xsd:string;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_56.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_57.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_57.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_57.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_57.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_57.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_57.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_57.1'^^xsd:string;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_57.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_58.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_58.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_58.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_58.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_58.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_58.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_58.1'^^xsd:string;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_58.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_59.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_59.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_59.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_59.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_59.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_59.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_59.1'^^xsd:string;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_59.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_60.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_60.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_60.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_60.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_60.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_60.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_60.1'^^xsd:string;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_60.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_61.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_61.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_61.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_61.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_61.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_61.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_61.1'^^xsd:string;
  dwc:scientificName 'Monhystriella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_61.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_62.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_62.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_62.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_62.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_62.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_62.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_62.1'^^xsd:string;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_62.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_63.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_63.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_63.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_63.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_63.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_63.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_63.1'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_63.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_64.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_64.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_64.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_64.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_64.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_64.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_64.1'^^xsd:string;
  dwc:scientificName 'Neotonchoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '227425'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_64.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227425'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_65.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_65.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_65.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_65.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_65.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_65.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_65.1'^^xsd:string;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_65.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_66.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_66.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_66.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_66.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_66.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_66.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_66.1'^^xsd:string;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_66.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_67.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_67.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_67.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_67.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_67.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_67.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_67.1'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_67.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_68.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_68.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_68.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_68.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_68.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_68.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_68.1'^^xsd:string;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_68.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_69.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_69.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_69.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_69.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_69.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_69.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_69.1'^^xsd:string;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_69.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_70.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_70.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_70.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_70.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_70.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_70.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_70.1'^^xsd:string;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_70.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_71.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_71.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_71.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_71.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_71.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_71.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_71.1'^^xsd:string;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_71.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_72.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_72.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_72.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_72.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_72.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_72.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_72.1'^^xsd:string;
  dwc:scientificName 'Pelagonematinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2271'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_72.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_73.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_73.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_73.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_73.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_73.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_73.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_73.1'^^xsd:string;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_73.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_74.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_74.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_74.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_74.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_74.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_74.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_74.1'^^xsd:string;
  dwc:scientificName 'Phanodermella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2508'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_74.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_75.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_75.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_75.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_75.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_75.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_75.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_75.1'^^xsd:string;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_75.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_76.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_76.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_76.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_76.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_76.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_76.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_76.1'^^xsd:string;
  dwc:scientificName 'Plectinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '227152'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_76.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_77.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_77.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_77.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_77.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_77.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_77.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_77.1'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_77.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_78.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_78.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_78.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_78.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_78.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_78.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_78.1'^^xsd:string;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_78.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_79.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_79.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_79.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_79.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_79.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_79.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_79.1'^^xsd:string;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_79.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_80.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_80.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_80.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_80.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_80.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_80.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_80.1'^^xsd:string;
  dwc:scientificName 'Prototricoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '227253'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_80.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_81.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_81.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_81.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_81.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_81.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_81.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_81.1'^^xsd:string;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_81.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_82.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_82.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_82.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_82.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_82.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_82.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_82.1'^^xsd:string;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_82.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_83.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_83.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_83.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_83.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_83.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_83.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_83.1'^^xsd:string;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_83.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_84.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_84.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_84.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_84.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_84.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_84.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_84.1'^^xsd:string;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_84.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_85.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_85.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_85.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_85.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_85.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_85.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_85.1'^^xsd:string;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_85.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_86.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_86.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_86.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_86.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_86.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_86.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_86.1'^^xsd:string;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_86.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_87.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_87.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_87.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_87.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_87.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_87.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_87.1'^^xsd:string;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_87.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_88.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_88.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_88.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_88.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_88.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_88.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_88.1'^^xsd:string;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_88.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_89.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_89.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_89.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_89.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_89.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_89.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_89.1'^^xsd:string;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_89.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_90.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_90.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_90.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_90.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_90.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_90.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_90.1'^^xsd:string;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_90.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_91.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_91.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_91.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_91.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_91.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_91.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_91.1'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_91.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_92.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_92.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_92.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_92.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_92.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_92.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_92.1'^^xsd:string;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_92.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_93.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_93.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_93.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_93.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_93.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_93.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_93.1'^^xsd:string;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_93.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_94.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_94.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_94.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_94.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_94.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_94.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_94.1'^^xsd:string;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_94.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_95.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_95.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_95.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_95.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_95.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_95.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_95.1'^^xsd:string;
  dwc:scientificName 'Thalassonchulus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_95.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_96.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_96.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_96.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_96.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_96.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_96.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_96.1'^^xsd:string;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_96.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_97.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_97.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_97.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_97.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_97.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_97.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_97.1'^^xsd:string;
  dwc:scientificName 'Thoracostoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2547'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_97.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_98.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_98.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_98.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_98.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_98.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_98.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_98.1'^^xsd:string;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_98.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_99.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_99.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_99.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_99.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_99.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_99.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_99.1'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_99.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_63.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_63.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_63.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_63.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_63.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_63.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_63.2'^^xsd:string;
  dwc:scientificName 'Undetermined Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_63.2'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_100.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_100.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_100.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_100.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_100.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_100.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_100.1'^^xsd:string;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_100.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20305m_Station%20305m_101.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_101.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_101.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.633333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20305m_Station%20305m_101.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.633333 8.666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.633333"^^xsd:decimal ;
  geo-pos:long "8.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20305m_Station%20305m_101.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 305m_101.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 305m_101.1'^^xsd:string;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.666667'^^xsd:double;
  dwc:latitude '42.633333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333, 8.666667 42.633333))'^^xsd:string;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:occurrenceId 'Station 305m_101.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_1.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_1.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_1.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_1.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_1.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_1.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_1.1'^^xsd:string;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_1.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_2.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_2.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_2.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_2.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_2.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_2.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_2.1'^^xsd:string;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_2.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_3.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_3.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_3.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_3.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_3.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_3.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_3.1'^^xsd:string;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2175'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_3.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2175'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_4.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_4.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_4.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_4.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_4.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_4.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_4.1'^^xsd:string;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_4.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_5.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_5.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_5.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_5.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_5.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_5.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_5.1'^^xsd:string;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2244'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_5.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2244'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_6.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_6.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_6.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_6.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_6.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_6.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_6.1'^^xsd:string;
  dwc:scientificName 'Thoracostomopsis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2253'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_6.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_7.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_7.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_7.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_7.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_7.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_7.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_7.1'^^xsd:string;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_7.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_8.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_8.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_8.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_8.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_8.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_8.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_8.1'^^xsd:string;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_8.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_9.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_9.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_9.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_9.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_9.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_9.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_9.1'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_9.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_10.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_10.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_10.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_10.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_10.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_10.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_10.1'^^xsd:string;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_10.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_11.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_11.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_11.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_11.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_11.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_11.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_11.1'^^xsd:string;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_11.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_12.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_12.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_12.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_12.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_12.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_12.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_12.1'^^xsd:string;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_12.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_13.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_13.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_13.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_13.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_13.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_13.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_13.1'^^xsd:string;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_13.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_14.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_14.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_14.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_14.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_14.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_14.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_14.1'^^xsd:string;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_14.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_15.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_15.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_15.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_15.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_15.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_15.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_15.1'^^xsd:string;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_15.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_16.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_16.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_16.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_16.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_16.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_16.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_16.1'^^xsd:string;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_16.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_17.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_17.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_17.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_17.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_17.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_17.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_17.1'^^xsd:string;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_17.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_18.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_18.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_18.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_18.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_18.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_18.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_18.1'^^xsd:string;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_18.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_19.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_19.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_19.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_19.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_19.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_19.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_19.1'^^xsd:string;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_19.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_20.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_20.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_20.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_20.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_20.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_20.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_20.1'^^xsd:string;
  dwc:scientificName 'Choniolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2328'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_20.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2328'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_21.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_21.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_21.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_21.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_21.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_21.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_21.1'^^xsd:string;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_21.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_22.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_22.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_22.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_22.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_22.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_22.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_22.1'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_22.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_23.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_23.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_23.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_23.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_23.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_23.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_23.1'^^xsd:string;
  dwc:scientificName 'Crenopharynx'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2505'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_23.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_24.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_24.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_24.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_24.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_24.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_24.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_24.1'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_24.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_25.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_25.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_25.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_25.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_25.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_25.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_25.1'^^xsd:string;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_25.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_26.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_26.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_26.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_26.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_26.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_26.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_26.1'^^xsd:string;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_26.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_27.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_27.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_27.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_27.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_27.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_27.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_27.1'^^xsd:string;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_27.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_28.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_28.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_28.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_28.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_28.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_28.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_28.1'^^xsd:string;
  dwc:scientificName 'Desmodoridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2167'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_28.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2167'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_29.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_29.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_29.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_29.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_29.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_29.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_29.1'^^xsd:string;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_29.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_30.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_30.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_30.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_30.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_30.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_30.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_30.1'^^xsd:string;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_30.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_31.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_31.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_31.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_31.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_31.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_31.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_31.1'^^xsd:string;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_31.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_32.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_32.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_32.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_32.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_32.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_32.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_32.1'^^xsd:string;
  dwc:scientificName 'Diplopeltis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2438'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_32.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_33.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_33.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_33.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_33.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_33.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_33.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_33.1'^^xsd:string;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_33.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_34.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_34.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_34.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_34.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_34.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_34.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_34.1'^^xsd:string;
  dwc:scientificName 'Enoplina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2148'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_34.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_35.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_35.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_35.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_35.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_35.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_35.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_35.1'^^xsd:string;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_35.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_36.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_36.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_36.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_36.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_36.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_36.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_36.1'^^xsd:string;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_36.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_37.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_37.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_37.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_37.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_37.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_37.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_37.1'^^xsd:string;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_37.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_38.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_38.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_38.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_38.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_38.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_38.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_38.1'^^xsd:string;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_38.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_39.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_39.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_39.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_39.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_39.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_39.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_39.1'^^xsd:string;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_39.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_40.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_40.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_40.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_40.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_40.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_40.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_40.1'^^xsd:string;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_40.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_41.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_41.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_41.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_41.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_41.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_41.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_41.1'^^xsd:string;
  dwc:scientificName 'Harpacticida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '115153'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_41.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115153'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_42.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_42.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_42.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_42.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_42.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_42.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_42.1'^^xsd:string;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_42.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_43.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_43.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_43.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_43.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_43.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_43.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_43.1'^^xsd:string;
  dwc:scientificName 'Ironidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2199'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_43.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_44.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_44.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_44.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_44.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_44.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_44.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_44.1'^^xsd:string;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_44.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_45.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_45.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_45.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_45.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_45.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_45.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_45.1'^^xsd:string;
  dwc:scientificName 'Leptolaimidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2178'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_45.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_46.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_46.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_46.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_46.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_46.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_46.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_46.1'^^xsd:string;
  dwc:scientificName 'Leptolaiminae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2236'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_46.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2236'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_47.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_47.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_47.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_47.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_47.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_47.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_47.1'^^xsd:string;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_47.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_48.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_48.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_48.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_48.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_48.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_48.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_48.1'^^xsd:string;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_48.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_49.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_49.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_49.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_49.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_49.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_49.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_49.1'^^xsd:string;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_49.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_50.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_50.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_50.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_50.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_50.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_50.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_50.1'^^xsd:string;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_50.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_51.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_51.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_51.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_51.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_51.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_51.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_51.1'^^xsd:string;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_51.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_52.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_52.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_52.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_52.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_52.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_52.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_52.1'^^xsd:string;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_52.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_53.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_53.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_53.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_53.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_53.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_53.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_53.1'^^xsd:string;
  dwc:scientificName 'Mesacanthoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2518'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_53.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2518'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_54.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_54.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_54.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_54.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_54.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_54.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_54.1'^^xsd:string;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_54.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_55.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_55.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_55.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_55.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_55.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_55.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_55.1'^^xsd:string;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_55.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_56.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_56.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_56.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_56.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_56.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_56.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_56.1'^^xsd:string;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_56.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_57.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_57.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_57.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_57.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_57.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_57.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_57.1'^^xsd:string;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_57.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_58.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_58.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_58.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_58.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_58.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_58.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_58.1'^^xsd:string;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_58.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_59.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_59.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_59.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_59.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_59.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_59.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_59.1'^^xsd:string;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_59.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_60.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_60.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_60.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_60.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_60.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_60.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_60.1'^^xsd:string;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_60.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_61.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_61.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_61.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_61.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_61.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_61.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_61.1'^^xsd:string;
  dwc:scientificName 'Monhystriella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_61.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_62.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_62.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_62.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_62.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_62.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_62.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_62.1'^^xsd:string;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_62.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_63.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_63.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_63.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_63.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_63.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_63.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_63.1'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_63.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_64.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_64.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_64.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_64.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_64.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_64.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_64.1'^^xsd:string;
  dwc:scientificName 'Neotonchoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '227425'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_64.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227425'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_65.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_65.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_65.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_65.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_65.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_65.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_65.1'^^xsd:string;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_65.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_66.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_66.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_66.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_66.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_66.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_66.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_66.1'^^xsd:string;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_66.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_67.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_67.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_67.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_67.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_67.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_67.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_67.1'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_67.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_68.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_68.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_68.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_68.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_68.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_68.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_68.1'^^xsd:string;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_68.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_69.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_69.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_69.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_69.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_69.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_69.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_69.1'^^xsd:string;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_69.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_70.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_70.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_70.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_70.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_70.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_70.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_70.1'^^xsd:string;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_70.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_71.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_71.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_71.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_71.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_71.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_71.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_71.1'^^xsd:string;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_71.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_72.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_72.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_72.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_72.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_72.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_72.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_72.1'^^xsd:string;
  dwc:scientificName 'Pelagonematinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2271'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_72.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_73.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_73.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_73.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_73.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_73.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_73.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_73.1'^^xsd:string;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_73.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_74.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_74.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_74.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_74.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_74.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_74.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_74.1'^^xsd:string;
  dwc:scientificName 'Phanodermella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2508'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_74.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_75.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_75.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_75.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_75.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_75.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_75.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_75.1'^^xsd:string;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_75.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_76.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_76.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_76.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_76.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_76.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_76.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_76.1'^^xsd:string;
  dwc:scientificName 'Plectinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '227152'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_76.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_77.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_77.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_77.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_77.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_77.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_77.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_77.1'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_77.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_78.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_78.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_78.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_78.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_78.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_78.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_78.1'^^xsd:string;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_78.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_79.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_79.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_79.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_79.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_79.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_79.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_79.1'^^xsd:string;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_79.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_80.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_80.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_80.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_80.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_80.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_80.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_80.1'^^xsd:string;
  dwc:scientificName 'Prototricoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '227253'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_80.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_81.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_81.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_81.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_81.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_81.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_81.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_81.1'^^xsd:string;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_81.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_82.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_82.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_82.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_82.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_82.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_82.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_82.1'^^xsd:string;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_82.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_83.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_83.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_83.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_83.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_83.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_83.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_83.1'^^xsd:string;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_83.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_84.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_84.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_84.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_84.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_84.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_84.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_84.1'^^xsd:string;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_84.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_85.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_85.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_85.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_85.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_85.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_85.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_85.1'^^xsd:string;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_85.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_86.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_86.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_86.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_86.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_86.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_86.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_86.1'^^xsd:string;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_86.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_87.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_87.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_87.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_87.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_87.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_87.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_87.1'^^xsd:string;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_87.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_88.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_88.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_88.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_88.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_88.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_88.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_88.1'^^xsd:string;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_88.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_89.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_89.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_89.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_89.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_89.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_89.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_89.1'^^xsd:string;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_89.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_90.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_90.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_90.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_90.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_90.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_90.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_90.1'^^xsd:string;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_90.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_91.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_91.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_91.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_91.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_91.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_91.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_91.1'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_91.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_92.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_92.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_92.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_92.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_92.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_92.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_92.1'^^xsd:string;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_92.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_93.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_93.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_93.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_93.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_93.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_93.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_93.1'^^xsd:string;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_93.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_94.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_94.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_94.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_94.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_94.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_94.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_94.1'^^xsd:string;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_94.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_95.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_95.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_95.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_95.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_95.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_95.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_95.1'^^xsd:string;
  dwc:scientificName 'Thalassonchulus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_95.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_96.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_96.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_96.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_96.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_96.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_96.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_96.1'^^xsd:string;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_96.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_97.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_97.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_97.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_97.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_97.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_97.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_97.1'^^xsd:string;
  dwc:scientificName 'Thoracostoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2547'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_97.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_98.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_98.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_98.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_98.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_98.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_98.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_98.1'^^xsd:string;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_98.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_99.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_99.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_99.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_99.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_99.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_99.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_99.1'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_99.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_63.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_63.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_63.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_63.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_63.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_63.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_63.2'^^xsd:string;
  dwc:scientificName 'Undetermined Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_63.2'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_100.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_100.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_100.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_100.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_100.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_100.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_100.1'^^xsd:string;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_100.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20540m_Station%20540m_101.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_101.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_101.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641667"^^xsd:decimal ;
  dwc:decimalLongitude "8.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20540m_Station%20540m_101.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641667 8.66)"^^geo:wktLiteral ;
  geo-pos:lat "42.641667"^^xsd:decimal ;
  geo-pos:long "8.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20540m_Station%20540m_101.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 540m_101.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 540m_101.1'^^xsd:string;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.66'^^xsd:double;
  dwc:latitude '42.641667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667, 8.66 42.641667))'^^xsd:string;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:occurrenceId 'Station 540m_101.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_1.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_1.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_1.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_1.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_1.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_1.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_1.1'^^xsd:string;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_1.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_2.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_2.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_2.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_2.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_2.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_2.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_2.1'^^xsd:string;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_2.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_3.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_3.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_3.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_3.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_3.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_3.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_3.1'^^xsd:string;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2175'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_3.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2175'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_4.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_4.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_4.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_4.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_4.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_4.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_4.1'^^xsd:string;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_4.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_5.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_5.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_5.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_5.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_5.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_5.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_5.1'^^xsd:string;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2244'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_5.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2244'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_6.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_6.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_6.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_6.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_6.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_6.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_6.1'^^xsd:string;
  dwc:scientificName 'Thoracostomopsis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2253'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_6.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_7.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_7.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_7.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_7.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_7.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_7.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_7.1'^^xsd:string;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_7.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_8.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_8.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_8.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_8.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_8.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_8.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_8.1'^^xsd:string;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_8.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_9.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_9.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_9.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_9.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_9.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_9.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_9.1'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_9.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_10.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_10.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_10.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_10.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_10.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_10.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_10.1'^^xsd:string;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_10.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_11.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_11.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_11.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_11.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_11.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_11.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_11.1'^^xsd:string;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_11.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_12.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_12.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_12.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_12.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_12.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_12.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_12.1'^^xsd:string;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_12.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_13.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_13.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_13.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_13.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_13.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_13.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_13.1'^^xsd:string;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_13.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_14.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_14.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_14.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_14.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_14.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_14.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_14.1'^^xsd:string;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_14.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_15.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_15.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_15.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_15.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_15.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_15.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_15.1'^^xsd:string;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_15.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_16.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_16.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_16.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_16.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_16.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_16.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_16.1'^^xsd:string;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_16.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_17.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_17.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_17.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_17.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_17.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_17.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_17.1'^^xsd:string;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_17.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_18.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_18.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_18.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_18.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_18.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_18.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_18.1'^^xsd:string;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_18.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_19.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_19.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_19.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_19.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_19.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_19.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_19.1'^^xsd:string;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_19.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_20.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_20.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_20.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_20.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_20.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_20.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_20.1'^^xsd:string;
  dwc:scientificName 'Choniolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2328'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_20.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2328'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_21.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_21.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_21.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_21.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_21.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_21.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_21.1'^^xsd:string;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_21.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_22.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_22.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_22.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_22.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_22.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_22.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_22.1'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_22.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_23.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_23.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_23.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_23.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_23.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_23.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_23.1'^^xsd:string;
  dwc:scientificName 'Crenopharynx'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2505'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_23.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_24.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_24.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_24.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_24.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_24.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_24.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_24.1'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_24.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_25.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_25.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_25.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_25.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_25.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_25.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_25.1'^^xsd:string;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_25.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_26.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_26.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_26.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_26.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_26.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_26.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_26.1'^^xsd:string;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_26.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_27.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_27.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_27.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_27.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_27.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_27.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_27.1'^^xsd:string;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_27.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_28.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_28.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_28.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_28.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_28.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_28.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_28.1'^^xsd:string;
  dwc:scientificName 'Desmodoridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2167'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_28.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2167'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_29.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_29.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_29.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_29.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_29.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_29.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_29.1'^^xsd:string;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_29.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_30.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_30.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_30.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_30.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_30.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_30.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_30.1'^^xsd:string;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_30.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_31.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_31.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_31.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_31.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_31.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_31.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_31.1'^^xsd:string;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_31.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_32.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_32.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_32.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_32.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_32.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_32.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_32.1'^^xsd:string;
  dwc:scientificName 'Diplopeltis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2438'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_32.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_33.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_33.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_33.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_33.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_33.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_33.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_33.1'^^xsd:string;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_33.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_34.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_34.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_34.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_34.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_34.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_34.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_34.1'^^xsd:string;
  dwc:scientificName 'Enoplina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2148'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_34.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_35.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_35.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_35.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_35.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_35.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_35.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_35.1'^^xsd:string;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_35.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_36.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_36.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_36.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_36.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_36.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_36.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_36.1'^^xsd:string;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_36.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_37.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_37.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_37.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_37.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_37.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_37.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_37.1'^^xsd:string;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_37.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_38.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_38.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_38.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_38.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_38.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_38.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_38.1'^^xsd:string;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_38.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_39.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_39.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_39.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_39.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_39.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_39.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_39.1'^^xsd:string;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_39.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_40.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_40.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_40.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_40.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_40.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_40.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_40.1'^^xsd:string;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_40.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_41.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_41.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_41.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_41.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_41.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_41.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_41.1'^^xsd:string;
  dwc:scientificName 'Harpacticida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '115153'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_41.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '115153'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_42.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_42.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_42.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_42.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_42.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_42.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_42.1'^^xsd:string;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_42.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_43.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_43.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_43.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_43.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_43.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_43.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_43.1'^^xsd:string;
  dwc:scientificName 'Ironidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2199'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_43.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_44.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_44.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_44.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_44.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_44.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_44.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_44.1'^^xsd:string;
  dwc:scientificName 'Kinorhyncha'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '101060'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_44.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_45.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_45.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_45.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_45.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_45.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_45.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_45.1'^^xsd:string;
  dwc:scientificName 'Leptolaimidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2178'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_45.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_46.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_46.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_46.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_46.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_46.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_46.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_46.1'^^xsd:string;
  dwc:scientificName 'Leptolaiminae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2236'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_46.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2236'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_47.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_47.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_47.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_47.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_47.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_47.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_47.1'^^xsd:string;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_47.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_48.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_48.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_48.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_48.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_48.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_48.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_48.1'^^xsd:string;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_48.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_49.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_49.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_49.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_49.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_49.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_49.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_49.1'^^xsd:string;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_49.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_50.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_50.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_50.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_50.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_50.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_50.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_50.1'^^xsd:string;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_50.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_51.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_51.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_51.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_51.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_51.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_51.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_51.1'^^xsd:string;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_51.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_52.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_52.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_52.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_52.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_52.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_52.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_52.1'^^xsd:string;
  dwc:scientificName 'Loricifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '101061'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_52.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_53.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_53.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_53.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_53.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_53.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_53.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_53.1'^^xsd:string;
  dwc:scientificName 'Mesacanthoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2518'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_53.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2518'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_54.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_54.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_54.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_54.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_54.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_54.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_54.1'^^xsd:string;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_54.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_55.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_55.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_55.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_55.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_55.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_55.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_55.1'^^xsd:string;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_55.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_56.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_56.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_56.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_56.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_56.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_56.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_56.1'^^xsd:string;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_56.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_57.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_57.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_57.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_57.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_57.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_57.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_57.1'^^xsd:string;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_57.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_58.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_58.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_58.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_58.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_58.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_58.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_58.1'^^xsd:string;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_58.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_59.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_59.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_59.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_59.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_59.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_59.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_59.1'^^xsd:string;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_59.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_60.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_60.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_60.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_60.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_60.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_60.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_60.1'^^xsd:string;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_60.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_61.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_61.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_61.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_61.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_61.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_61.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_61.1'^^xsd:string;
  dwc:scientificName 'Monhystriella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_61.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_62.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_62.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_62.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_62.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_62.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_62.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_62.1'^^xsd:string;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_62.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_63.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_63.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_63.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_63.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_63.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_63.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_63.1'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_63.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_64.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_64.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_64.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_64.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_64.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_64.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_64.1'^^xsd:string;
  dwc:scientificName 'Neotonchoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '227425'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_64.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227425'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_65.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_65.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_65.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_65.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_65.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_65.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_65.1'^^xsd:string;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_65.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_66.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_66.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_66.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_66.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_66.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_66.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_66.1'^^xsd:string;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_66.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_67.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_67.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_67.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_67.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_67.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_67.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_67.1'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_67.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_68.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_68.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_68.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_68.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_68.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_68.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_68.1'^^xsd:string;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_68.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_69.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_69.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_69.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_69.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_69.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_69.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_69.1'^^xsd:string;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_69.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_70.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_70.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_70.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_70.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_70.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_70.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_70.1'^^xsd:string;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_70.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_71.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_71.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_71.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_71.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_71.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_71.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_71.1'^^xsd:string;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_71.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_72.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_72.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_72.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_72.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_72.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_72.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_72.1'^^xsd:string;
  dwc:scientificName 'Pelagonematinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2271'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_72.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_73.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_73.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_73.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_73.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_73.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_73.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_73.1'^^xsd:string;
  dwc:scientificName 'Phanoderma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2510'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_73.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_74.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_74.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_74.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_74.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_74.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_74.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_74.1'^^xsd:string;
  dwc:scientificName 'Phanodermella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2508'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_74.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_75.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_75.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_75.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_75.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_75.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_75.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_75.1'^^xsd:string;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_75.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_76.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_76.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_76.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_76.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_76.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_76.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_76.1'^^xsd:string;
  dwc:scientificName 'Plectinae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '227152'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_76.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_77.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_77.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_77.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_77.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_77.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_77.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_77.1'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_77.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_78.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_78.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_78.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_78.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_78.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_78.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_78.1'^^xsd:string;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_78.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_79.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_79.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_79.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_79.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_79.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_79.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_79.1'^^xsd:string;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_79.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_80.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_80.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_80.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_80.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_80.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_80.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_80.1'^^xsd:string;
  dwc:scientificName 'Prototricoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '227253'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_80.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '227253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_81.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_81.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_81.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_81.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_81.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_81.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_81.1'^^xsd:string;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_81.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_82.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_82.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_82.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_82.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_82.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_82.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_82.1'^^xsd:string;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_82.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_83.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_83.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_83.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_83.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_83.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_83.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_83.1'^^xsd:string;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_83.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_84.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_84.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_84.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_84.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_84.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_84.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_84.1'^^xsd:string;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_84.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_85.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_85.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_85.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_85.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_85.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_85.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_85.1'^^xsd:string;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_85.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_86.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_86.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_86.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_86.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_86.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_86.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_86.1'^^xsd:string;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_86.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_87.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_87.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_87.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_87.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_87.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_87.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_87.1'^^xsd:string;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_87.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_88.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_88.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_88.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_88.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_88.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_88.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_88.1'^^xsd:string;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_88.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_89.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_89.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_89.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_89.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_89.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_89.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_89.1'^^xsd:string;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_89.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_90.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_90.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_90.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_90.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_90.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_90.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_90.1'^^xsd:string;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_90.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_91.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_91.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_91.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_91.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_91.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_91.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_91.1'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_91.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_92.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_92.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_92.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_92.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_92.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_92.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_92.1'^^xsd:string;
  dwc:scientificName 'Tardigrada'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '1276'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_92.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_93.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_93.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_93.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_93.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_93.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_93.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_93.1'^^xsd:string;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_93.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_94.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_94.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_94.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_94.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_94.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_94.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_94.1'^^xsd:string;
  dwc:scientificName 'Thalassironus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2527'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_94.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2527'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_95.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_95.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_95.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_95.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_95.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_95.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_95.1'^^xsd:string;
  dwc:scientificName 'Thalassonchulus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_95.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_96.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_96.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_96.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_96.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_96.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_96.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_96.1'^^xsd:string;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_96.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_97.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_97.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_97.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_97.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_97.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_97.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_97.1'^^xsd:string;
  dwc:scientificName 'Thoracostoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2547'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_97.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_98.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_98.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_98.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_98.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_98.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_98.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_98.1'^^xsd:string;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_98.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_99.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_99.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_99.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_99.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_99.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_99.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_99.1'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_99.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_63.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_63.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_63.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_63.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_63.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_63.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_63.2'^^xsd:string;
  dwc:scientificName 'Undetermined Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_63.2'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_100.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_100.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_100.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_100.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_100.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_100.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_100.1'^^xsd:string;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_100.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5483_Station%20805m_Station%20805m_101.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_101.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_101.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.656667"^^xsd:decimal ;
  dwc:decimalLongitude "8.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5483_Station%20805m_Station%20805m_101.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.656667 8.656667)"^^geo:wktLiteral ;
  geo-pos:lat "42.656667"^^xsd:decimal ;
  geo-pos:long "8.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5483_Station%20805m_Station%20805m_101.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Station 805m_101.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-02-25'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Deep-sea meiobenthos at Calvi (Corsica)_September 1982'^^xsd:string;
  dwc:catalogNumber 'Station 805m_101.1'^^xsd:string;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.656667'^^xsd:double;
  dwc:latitude '42.656667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667, 8.656667 42.656667))'^^xsd:string;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:occurrenceId 'Station 805m_101.1'^^xsd:string;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
# EOF