@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dwciri: <http://rs.tdwg.org/dwc/iri/> .
@prefix top-level: <https://aphia.org/ns/top-level/> .
@prefix marine-observation: <https://eurobis.org/ns/marine-observation/> .
@prefix mr: <http://marineregions.org/ns/ontology#> .
@prefix sf: <http://www.opengis.net/ont/sf#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix geo-pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix tat: <https://aphia.org/ns/attribute-trait/> .
@prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://eurobis.org/ns/occurrence-status#present>
  a marine-observation:OccurrenceStatus , skos:Concept ;
  skos:prefLabel "Present"@en ;
  skos:exactMatch <http://rs.gbif.org/vocabulary/gbif/occurrence_status/present> .
<https://eurobis.org/id/location/4502_NS5_Ugent_Hyperbenthic_Gazi_Bay_1994_8406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS5_Ugent_Hyperbenthic_Gazi_Bay_1994_8406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS5_Ugent_Hyperbenthic_Gazi_Bay_1994_8406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.412353351 39.51128437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.412353351"^^xsd:decimal ;
  dwc:decimalLongitude "39.51128437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS5_Ugent_Hyperbenthic_Gazi_Bay_1994_8406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8406'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51128437'^^xsd:double;
  dwc:startLongitude '39.51128436718'^^xsd:double;
  dwc:endLongitude '39.51128436718'^^xsd:double;
  dwc:latitude '-4.412353351'^^xsd:double;
  dwc:startLatitude '-4.4123533514289'^^xsd:double;
  dwc:endLatitude '-4.4123533514289'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51128436718 -4.4123533514289, 39.51128436718 -4.4123533514289, 39.51128436718 -4.4123533514289, 39.51128436718 -4.4123533514289, 39.51128436718 -4.4123533514289))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8406'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS5_Ugent_Hyperbenthic_Gazi_Bay_1994_8407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS5_Ugent_Hyperbenthic_Gazi_Bay_1994_8407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS5_Ugent_Hyperbenthic_Gazi_Bay_1994_8407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.412353351 39.51128437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.412353351"^^xsd:decimal ;
  dwc:decimalLongitude "39.51128437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS5_Ugent_Hyperbenthic_Gazi_Bay_1994_8407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8407'^^xsd:string;
  dwc:scientificName 'Gnathia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51128437'^^xsd:double;
  dwc:startLongitude '39.51128436718'^^xsd:double;
  dwc:endLongitude '39.51128436718'^^xsd:double;
  dwc:latitude '-4.412353351'^^xsd:double;
  dwc:startLatitude '-4.4123533514289'^^xsd:double;
  dwc:endLatitude '-4.4123533514289'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51128436718 -4.4123533514289, 39.51128436718 -4.4123533514289, 39.51128436718 -4.4123533514289, 39.51128436718 -4.4123533514289, 39.51128436718 -4.4123533514289))'^^xsd:string;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8407'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S5_Ugent_Hyperbenthic_Gazi_Bay_1994_8934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S5_Ugent_Hyperbenthic_Gazi_Bay_1994_8934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S5_Ugent_Hyperbenthic_Gazi_Bay_1994_8934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.419257943 39.51185441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.419257943"^^xsd:decimal ;
  dwc:decimalLongitude "39.51185441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S5_Ugent_Hyperbenthic_Gazi_Bay_1994_8934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8934'^^xsd:string;
  dwc:scientificName 'Idoteidae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51185441'^^xsd:double;
  dwc:startLongitude '39.511854405432'^^xsd:double;
  dwc:endLongitude '39.511854405432'^^xsd:double;
  dwc:latitude '-4.419257943'^^xsd:double;
  dwc:startLatitude '-4.4192579427653'^^xsd:double;
  dwc:endLatitude '-4.4192579427653'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.511854405432 -4.4192579427653, 39.511854405432 -4.4192579427653, 39.511854405432 -4.4192579427653, 39.511854405432 -4.4192579427653, 39.511854405432 -4.4192579427653))'^^xsd:string;
  dwc:aphiaid '118283'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8934'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S5_Ugent_Hyperbenthic_Gazi_Bay_1994_8935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S5_Ugent_Hyperbenthic_Gazi_Bay_1994_8935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S5_Ugent_Hyperbenthic_Gazi_Bay_1994_8935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.419257943 39.51185441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.419257943"^^xsd:decimal ;
  dwc:decimalLongitude "39.51185441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S5_Ugent_Hyperbenthic_Gazi_Bay_1994_8935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8935'^^xsd:string;
  dwc:scientificName 'Idoteidae sp.6?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51185441'^^xsd:double;
  dwc:startLongitude '39.511854405432'^^xsd:double;
  dwc:endLongitude '39.511854405432'^^xsd:double;
  dwc:latitude '-4.419257943'^^xsd:double;
  dwc:startLatitude '-4.4192579427653'^^xsd:double;
  dwc:endLatitude '-4.4192579427653'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.511854405432 -4.4192579427653, 39.511854405432 -4.4192579427653, 39.511854405432 -4.4192579427653, 39.511854405432 -4.4192579427653, 39.511854405432 -4.4192579427653))'^^xsd:string;
  dwc:aphiaid '118283'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8935'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS6_Ugent_Hyperbenthic_Gazi_Bay_1994_8411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS6_Ugent_Hyperbenthic_Gazi_Bay_1994_8411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS6_Ugent_Hyperbenthic_Gazi_Bay_1994_8411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.415647517 39.5120515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.415647517"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS6_Ugent_Hyperbenthic_Gazi_Bay_1994_8411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8411'^^xsd:string;
  dwc:scientificName 'Idoteidae sp.5'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.5120515'^^xsd:double;
  dwc:startLongitude '39.512051501744'^^xsd:double;
  dwc:endLongitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.415647517'^^xsd:double;
  dwc:startLatitude '-4.4156475174955'^^xsd:double;
  dwc:endLatitude '-4.4156475174955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512051501744 -4.4156475174955, 39.512051501744 -4.4156475174955, 39.512051501744 -4.4156475174955, 39.512051501744 -4.4156475174955, 39.512051501744 -4.4156475174955))'^^xsd:string;
  dwc:aphiaid '118283'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8411'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS6_Ugent_Hyperbenthic_Gazi_Bay_1994_8408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS6_Ugent_Hyperbenthic_Gazi_Bay_1994_8408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS6_Ugent_Hyperbenthic_Gazi_Bay_1994_8408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.415647517 39.5120515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.415647517"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS6_Ugent_Hyperbenthic_Gazi_Bay_1994_8408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8408'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.5120515'^^xsd:double;
  dwc:startLongitude '39.512051501744'^^xsd:double;
  dwc:endLongitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.415647517'^^xsd:double;
  dwc:startLatitude '-4.4156475174955'^^xsd:double;
  dwc:endLatitude '-4.4156475174955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512051501744 -4.4156475174955, 39.512051501744 -4.4156475174955, 39.512051501744 -4.4156475174955, 39.512051501744 -4.4156475174955, 39.512051501744 -4.4156475174955))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8408'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS6_Ugent_Hyperbenthic_Gazi_Bay_1994_8409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS6_Ugent_Hyperbenthic_Gazi_Bay_1994_8409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS6_Ugent_Hyperbenthic_Gazi_Bay_1994_8409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.415647517 39.5120515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.415647517"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS6_Ugent_Hyperbenthic_Gazi_Bay_1994_8409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8409'^^xsd:string;
  dwc:scientificName 'Gnathia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.5120515'^^xsd:double;
  dwc:startLongitude '39.512051501744'^^xsd:double;
  dwc:endLongitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.415647517'^^xsd:double;
  dwc:startLatitude '-4.4156475174955'^^xsd:double;
  dwc:endLatitude '-4.4156475174955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512051501744 -4.4156475174955, 39.512051501744 -4.4156475174955, 39.512051501744 -4.4156475174955, 39.512051501744 -4.4156475174955, 39.512051501744 -4.4156475174955))'^^xsd:string;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8409'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS6_Ugent_Hyperbenthic_Gazi_Bay_1994_8410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS6_Ugent_Hyperbenthic_Gazi_Bay_1994_8410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS6_Ugent_Hyperbenthic_Gazi_Bay_1994_8410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.415647517 39.5120515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.415647517"^^xsd:decimal ;
  dwc:decimalLongitude "39.5120515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS6_Ugent_Hyperbenthic_Gazi_Bay_1994_8410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8410'^^xsd:string;
  dwc:scientificName 'Idoteidae sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.5120515'^^xsd:double;
  dwc:startLongitude '39.512051501744'^^xsd:double;
  dwc:endLongitude '39.512051501744'^^xsd:double;
  dwc:latitude '-4.415647517'^^xsd:double;
  dwc:startLatitude '-4.4156475174955'^^xsd:double;
  dwc:endLatitude '-4.4156475174955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512051501744 -4.4156475174955, 39.512051501744 -4.4156475174955, 39.512051501744 -4.4156475174955, 39.512051501744 -4.4156475174955, 39.512051501744 -4.4156475174955))'^^xsd:string;
  dwc:aphiaid '118283'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8410'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.419663693 39.51227713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.419663693"^^xsd:decimal ;
  dwc:decimalLongitude "39.51227713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8403'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51227713'^^xsd:double;
  dwc:startLongitude '39.512277129557'^^xsd:double;
  dwc:endLongitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663693'^^xsd:double;
  dwc:startLatitude '-4.419663692563'^^xsd:double;
  dwc:endLatitude '-4.419663692563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8403'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.419663693 39.51227713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.419663693"^^xsd:decimal ;
  dwc:decimalLongitude "39.51227713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8404'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.5'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51227713'^^xsd:double;
  dwc:startLongitude '39.512277129557'^^xsd:double;
  dwc:endLongitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663693'^^xsd:double;
  dwc:startLatitude '-4.419663692563'^^xsd:double;
  dwc:endLatitude '-4.419663692563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8404'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.419663693 39.51227713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.419663693"^^xsd:decimal ;
  dwc:decimalLongitude "39.51227713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8400'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51227713'^^xsd:double;
  dwc:startLongitude '39.512277129557'^^xsd:double;
  dwc:endLongitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663693'^^xsd:double;
  dwc:startLatitude '-4.419663692563'^^xsd:double;
  dwc:endLatitude '-4.419663692563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8400'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.419663693 39.51227713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.419663693"^^xsd:decimal ;
  dwc:decimalLongitude "39.51227713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8401'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51227713'^^xsd:double;
  dwc:startLongitude '39.512277129557'^^xsd:double;
  dwc:endLongitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663693'^^xsd:double;
  dwc:startLatitude '-4.419663692563'^^xsd:double;
  dwc:endLatitude '-4.419663692563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8401'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.419663693 39.51227713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.419663693"^^xsd:decimal ;
  dwc:decimalLongitude "39.51227713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8402'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51227713'^^xsd:double;
  dwc:startLongitude '39.512277129557'^^xsd:double;
  dwc:endLongitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663693'^^xsd:double;
  dwc:startLatitude '-4.419663692563'^^xsd:double;
  dwc:endLatitude '-4.419663692563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8402'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.419663693 39.51227713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.419663693"^^xsd:decimal ;
  dwc:decimalLongitude "39.51227713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8399'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51227713'^^xsd:double;
  dwc:startLongitude '39.512277129557'^^xsd:double;
  dwc:endLongitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663693'^^xsd:double;
  dwc:startLatitude '-4.419663692563'^^xsd:double;
  dwc:endLatitude '-4.419663692563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8399'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.419663693 39.51227713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.419663693"^^xsd:decimal ;
  dwc:decimalLongitude "39.51227713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS2_Ugent_Hyperbenthic_Gazi_Bay_1994_8398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8398'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51227713'^^xsd:double;
  dwc:startLongitude '39.512277129557'^^xsd:double;
  dwc:endLongitude '39.512277129557'^^xsd:double;
  dwc:latitude '-4.419663693'^^xsd:double;
  dwc:startLatitude '-4.419663692563'^^xsd:double;
  dwc:endLatitude '-4.419663692563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563, 39.512277129557 -4.419663692563))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8398'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S28_Ugent_Hyperbenthic_Gazi_Bay_1994_8930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S28_Ugent_Hyperbenthic_Gazi_Bay_1994_8930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S28_Ugent_Hyperbenthic_Gazi_Bay_1994_8930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.430178114 39.51320815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.430178114"^^xsd:decimal ;
  dwc:decimalLongitude "39.51320815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S28_Ugent_Hyperbenthic_Gazi_Bay_1994_8930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8930'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51320815'^^xsd:double;
  dwc:startLongitude '39.513208145702'^^xsd:double;
  dwc:endLongitude '39.513208145702'^^xsd:double;
  dwc:latitude '-4.430178114'^^xsd:double;
  dwc:startLatitude '-4.4301781142737'^^xsd:double;
  dwc:endLatitude '-4.4301781142737'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513208145702 -4.4301781142737, 39.513208145702 -4.4301781142737, 39.513208145702 -4.4301781142737, 39.513208145702 -4.4301781142737, 39.513208145702 -4.4301781142737))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8930'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S27_Ugent_Hyperbenthic_Gazi_Bay_1994_8928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S27_Ugent_Hyperbenthic_Gazi_Bay_1994_8928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S27_Ugent_Hyperbenthic_Gazi_Bay_1994_8928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.421333678 39.51465214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.421333678"^^xsd:decimal ;
  dwc:decimalLongitude "39.51465214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S27_Ugent_Hyperbenthic_Gazi_Bay_1994_8928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8928'^^xsd:string;
  dwc:scientificName 'Idoteidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51465214'^^xsd:double;
  dwc:startLongitude '39.514652135323'^^xsd:double;
  dwc:endLongitude '39.514652135323'^^xsd:double;
  dwc:latitude '-4.421333678'^^xsd:double;
  dwc:startLatitude '-4.4213336778454'^^xsd:double;
  dwc:endLatitude '-4.4213336778454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514652135323 -4.4213336778454, 39.514652135323 -4.4213336778454, 39.514652135323 -4.4213336778454, 39.514652135323 -4.4213336778454, 39.514652135323 -4.4213336778454))'^^xsd:string;
  dwc:aphiaid '118283'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8928'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S27_Ugent_Hyperbenthic_Gazi_Bay_1994_8929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S27_Ugent_Hyperbenthic_Gazi_Bay_1994_8929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S27_Ugent_Hyperbenthic_Gazi_Bay_1994_8929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.421333678 39.51465214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.421333678"^^xsd:decimal ;
  dwc:decimalLongitude "39.51465214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S27_Ugent_Hyperbenthic_Gazi_Bay_1994_8929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8929'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51465214'^^xsd:double;
  dwc:startLongitude '39.514652135323'^^xsd:double;
  dwc:endLongitude '39.514652135323'^^xsd:double;
  dwc:latitude '-4.421333678'^^xsd:double;
  dwc:startLatitude '-4.4213336778454'^^xsd:double;
  dwc:endLatitude '-4.4213336778454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.514652135323 -4.4213336778454, 39.514652135323 -4.4213336778454, 39.514652135323 -4.4213336778454, 39.514652135323 -4.4213336778454, 39.514652135323 -4.4213336778454))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8929'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.423499365 39.51516517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.423499365"^^xsd:decimal ;
  dwc:decimalLongitude "39.51516517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8579'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51516517'^^xsd:double;
  dwc:startLongitude '39.51516516556'^^xsd:double;
  dwc:endLongitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.423499365'^^xsd:double;
  dwc:startLatitude '-4.4234993653803'^^xsd:double;
  dwc:endLatitude '-4.4234993653803'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8579'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.423499365 39.51516517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.423499365"^^xsd:decimal ;
  dwc:decimalLongitude "39.51516517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8574'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51516517'^^xsd:double;
  dwc:startLongitude '39.51516516556'^^xsd:double;
  dwc:endLongitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.423499365'^^xsd:double;
  dwc:startLatitude '-4.4234993653803'^^xsd:double;
  dwc:endLatitude '-4.4234993653803'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8574'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.423499365 39.51516517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.423499365"^^xsd:decimal ;
  dwc:decimalLongitude "39.51516517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8575'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51516517'^^xsd:double;
  dwc:startLongitude '39.51516516556'^^xsd:double;
  dwc:endLongitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.423499365'^^xsd:double;
  dwc:startLatitude '-4.4234993653803'^^xsd:double;
  dwc:endLatitude '-4.4234993653803'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8575'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.423499365 39.51516517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.423499365"^^xsd:decimal ;
  dwc:decimalLongitude "39.51516517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8576'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.5'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51516517'^^xsd:double;
  dwc:startLongitude '39.51516516556'^^xsd:double;
  dwc:endLongitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.423499365'^^xsd:double;
  dwc:startLatitude '-4.4234993653803'^^xsd:double;
  dwc:endLatitude '-4.4234993653803'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8576'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.423499365 39.51516517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.423499365"^^xsd:decimal ;
  dwc:decimalLongitude "39.51516517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8577'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51516517'^^xsd:double;
  dwc:startLongitude '39.51516516556'^^xsd:double;
  dwc:endLongitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.423499365'^^xsd:double;
  dwc:startLatitude '-4.4234993653803'^^xsd:double;
  dwc:endLatitude '-4.4234993653803'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8577'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.423499365 39.51516517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.423499365"^^xsd:decimal ;
  dwc:decimalLongitude "39.51516517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS1_Ugent_Hyperbenthic_Gazi_Bay_1994_8578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8578'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51516517'^^xsd:double;
  dwc:startLongitude '39.51516516556'^^xsd:double;
  dwc:endLongitude '39.51516516556'^^xsd:double;
  dwc:latitude '-4.423499365'^^xsd:double;
  dwc:startLatitude '-4.4234993653803'^^xsd:double;
  dwc:endLatitude '-4.4234993653803'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803, 39.51516516556 -4.4234993653803))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8578'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S25_Ugent_Hyperbenthic_Gazi_Bay_1994_8924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S25_Ugent_Hyperbenthic_Gazi_Bay_1994_8924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S25_Ugent_Hyperbenthic_Gazi_Bay_1994_8924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.424943652 39.51532901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.424943652"^^xsd:decimal ;
  dwc:decimalLongitude "39.51532901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S25_Ugent_Hyperbenthic_Gazi_Bay_1994_8924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8924'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51532901'^^xsd:double;
  dwc:startLongitude '39.515329005457'^^xsd:double;
  dwc:endLongitude '39.515329005457'^^xsd:double;
  dwc:latitude '-4.424943652'^^xsd:double;
  dwc:startLatitude '-4.4249436518977'^^xsd:double;
  dwc:endLatitude '-4.4249436518977'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515329005457 -4.4249436518977, 39.515329005457 -4.4249436518977, 39.515329005457 -4.4249436518977, 39.515329005457 -4.4249436518977, 39.515329005457 -4.4249436518977))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8924'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S25_Ugent_Hyperbenthic_Gazi_Bay_1994_8925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S25_Ugent_Hyperbenthic_Gazi_Bay_1994_8925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S25_Ugent_Hyperbenthic_Gazi_Bay_1994_8925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.424943652 39.51532901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.424943652"^^xsd:decimal ;
  dwc:decimalLongitude "39.51532901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S25_Ugent_Hyperbenthic_Gazi_Bay_1994_8925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8925'^^xsd:string;
  dwc:scientificName 'Idoteidae sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51532901'^^xsd:double;
  dwc:startLongitude '39.515329005457'^^xsd:double;
  dwc:endLongitude '39.515329005457'^^xsd:double;
  dwc:latitude '-4.424943652'^^xsd:double;
  dwc:startLatitude '-4.4249436518977'^^xsd:double;
  dwc:endLatitude '-4.4249436518977'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515329005457 -4.4249436518977, 39.515329005457 -4.4249436518977, 39.515329005457 -4.4249436518977, 39.515329005457 -4.4249436518977, 39.515329005457 -4.4249436518977))'^^xsd:string;
  dwc:aphiaid '118283'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8925'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S25_Ugent_Hyperbenthic_Gazi_Bay_1994_8926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S25_Ugent_Hyperbenthic_Gazi_Bay_1994_8926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S25_Ugent_Hyperbenthic_Gazi_Bay_1994_8926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.424943652 39.51532901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.424943652"^^xsd:decimal ;
  dwc:decimalLongitude "39.51532901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S25_Ugent_Hyperbenthic_Gazi_Bay_1994_8926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8926'^^xsd:string;
  dwc:scientificName 'Idoteidae sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51532901'^^xsd:double;
  dwc:startLongitude '39.515329005457'^^xsd:double;
  dwc:endLongitude '39.515329005457'^^xsd:double;
  dwc:latitude '-4.424943652'^^xsd:double;
  dwc:startLatitude '-4.4249436518977'^^xsd:double;
  dwc:endLatitude '-4.4249436518977'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515329005457 -4.4249436518977, 39.515329005457 -4.4249436518977, 39.515329005457 -4.4249436518977, 39.515329005457 -4.4249436518977, 39.515329005457 -4.4249436518977))'^^xsd:string;
  dwc:aphiaid '118283'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8926'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S25_Ugent_Hyperbenthic_Gazi_Bay_1994_8927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S25_Ugent_Hyperbenthic_Gazi_Bay_1994_8927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S25_Ugent_Hyperbenthic_Gazi_Bay_1994_8927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.424943652 39.51532901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.424943652"^^xsd:decimal ;
  dwc:decimalLongitude "39.51532901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S25_Ugent_Hyperbenthic_Gazi_Bay_1994_8927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8927'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51532901'^^xsd:double;
  dwc:startLongitude '39.515329005457'^^xsd:double;
  dwc:endLongitude '39.515329005457'^^xsd:double;
  dwc:latitude '-4.424943652'^^xsd:double;
  dwc:startLatitude '-4.4249436518977'^^xsd:double;
  dwc:endLatitude '-4.4249436518977'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515329005457 -4.4249436518977, 39.515329005457 -4.4249436518977, 39.515329005457 -4.4249436518977, 39.515329005457 -4.4249436518977, 39.515329005457 -4.4249436518977))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8927'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS3_Ugent_Hyperbenthic_Gazi_Bay_1994_8405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS3_Ugent_Hyperbenthic_Gazi_Bay_1994_8405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS3_Ugent_Hyperbenthic_Gazi_Bay_1994_8405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.406848033 39.51548104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.406848033"^^xsd:decimal ;
  dwc:decimalLongitude "39.51548104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS3_Ugent_Hyperbenthic_Gazi_Bay_1994_8405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8405'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51548104'^^xsd:double;
  dwc:startLongitude '39.515481044498'^^xsd:double;
  dwc:endLongitude '39.515481044498'^^xsd:double;
  dwc:latitude '-4.406848033'^^xsd:double;
  dwc:startLatitude '-4.406848032797'^^xsd:double;
  dwc:endLatitude '-4.406848032797'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.515481044498 -4.406848032797, 39.515481044498 -4.406848032797, 39.515481044498 -4.406848032797, 39.515481044498 -4.406848032797, 39.515481044498 -4.406848032797))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8405'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067433 39.51620305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067433"^^xsd:decimal ;
  dwc:decimalLongitude "39.51620305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8873'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51620305'^^xsd:double;
  dwc:startLongitude '39.516203053499'^^xsd:double;
  dwc:endLongitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.43067433'^^xsd:double;
  dwc:startLatitude '-4.4306743298267'^^xsd:double;
  dwc:endLatitude '-4.4306743298267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8873'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067433 39.51620305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067433"^^xsd:decimal ;
  dwc:decimalLongitude "39.51620305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8870'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51620305'^^xsd:double;
  dwc:startLongitude '39.516203053499'^^xsd:double;
  dwc:endLongitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.43067433'^^xsd:double;
  dwc:startLatitude '-4.4306743298267'^^xsd:double;
  dwc:endLatitude '-4.4306743298267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8870'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067433 39.51620305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067433"^^xsd:decimal ;
  dwc:decimalLongitude "39.51620305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8871'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.5'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51620305'^^xsd:double;
  dwc:startLongitude '39.516203053499'^^xsd:double;
  dwc:endLongitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.43067433'^^xsd:double;
  dwc:startLatitude '-4.4306743298267'^^xsd:double;
  dwc:endLatitude '-4.4306743298267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8871'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067433 39.51620305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067433"^^xsd:decimal ;
  dwc:decimalLongitude "39.51620305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8867'^^xsd:string;
  dwc:scientificName 'Anthuridae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51620305'^^xsd:double;
  dwc:startLongitude '39.516203053499'^^xsd:double;
  dwc:endLongitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.43067433'^^xsd:double;
  dwc:startLatitude '-4.4306743298267'^^xsd:double;
  dwc:endLatitude '-4.4306743298267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267))'^^xsd:string;
  dwc:aphiaid '118244'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8867'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118244'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067433 39.51620305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067433"^^xsd:decimal ;
  dwc:decimalLongitude "39.51620305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8868'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51620305'^^xsd:double;
  dwc:startLongitude '39.516203053499'^^xsd:double;
  dwc:endLongitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.43067433'^^xsd:double;
  dwc:startLatitude '-4.4306743298267'^^xsd:double;
  dwc:endLatitude '-4.4306743298267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8868'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067433 39.51620305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067433"^^xsd:decimal ;
  dwc:decimalLongitude "39.51620305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8869'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51620305'^^xsd:double;
  dwc:startLongitude '39.516203053499'^^xsd:double;
  dwc:endLongitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.43067433'^^xsd:double;
  dwc:startLatitude '-4.4306743298267'^^xsd:double;
  dwc:endLatitude '-4.4306743298267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8869'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067433 39.51620305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067433"^^xsd:decimal ;
  dwc:decimalLongitude "39.51620305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8872'^^xsd:string;
  dwc:scientificName 'Paranthura sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51620305'^^xsd:double;
  dwc:startLongitude '39.516203053499'^^xsd:double;
  dwc:endLongitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.43067433'^^xsd:double;
  dwc:startLatitude '-4.4306743298267'^^xsd:double;
  dwc:endLatitude '-4.4306743298267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267))'^^xsd:string;
  dwc:aphiaid '118307'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8872'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067433 39.51620305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067433"^^xsd:decimal ;
  dwc:decimalLongitude "39.51620305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8874'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51620305'^^xsd:double;
  dwc:startLongitude '39.516203053499'^^xsd:double;
  dwc:endLongitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.43067433'^^xsd:double;
  dwc:startLatitude '-4.4306743298267'^^xsd:double;
  dwc:endLatitude '-4.4306743298267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8874'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43067433 39.51620305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43067433"^^xsd:decimal ;
  dwc:decimalLongitude "39.51620305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS7_Ugent_Hyperbenthic_Gazi_Bay_1994_8875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8875'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.5'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51620305'^^xsd:double;
  dwc:startLongitude '39.516203053499'^^xsd:double;
  dwc:endLongitude '39.516203053499'^^xsd:double;
  dwc:latitude '-4.43067433'^^xsd:double;
  dwc:startLatitude '-4.4306743298267'^^xsd:double;
  dwc:endLatitude '-4.4306743298267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267, 39.516203053499 -4.4306743298267))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8875'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S1_Ugent_Hyperbenthic_Gazi_Bay_1994_8896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S1_Ugent_Hyperbenthic_Gazi_Bay_1994_8896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S1_Ugent_Hyperbenthic_Gazi_Bay_1994_8896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.433111218 39.516773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.433111218"^^xsd:decimal ;
  dwc:decimalLongitude "39.516773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S1_Ugent_Hyperbenthic_Gazi_Bay_1994_8896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8896'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.516773'^^xsd:double;
  dwc:startLongitude '39.516772995078'^^xsd:double;
  dwc:endLongitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.433111218'^^xsd:double;
  dwc:startLatitude '-4.4331112181912'^^xsd:double;
  dwc:endLatitude '-4.4331112181912'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516772995078 -4.4331112181912, 39.516772995078 -4.4331112181912, 39.516772995078 -4.4331112181912, 39.516772995078 -4.4331112181912, 39.516772995078 -4.4331112181912))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8896'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S1_Ugent_Hyperbenthic_Gazi_Bay_1994_8897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S1_Ugent_Hyperbenthic_Gazi_Bay_1994_8897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S1_Ugent_Hyperbenthic_Gazi_Bay_1994_8897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.433111218 39.516773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.433111218"^^xsd:decimal ;
  dwc:decimalLongitude "39.516773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S1_Ugent_Hyperbenthic_Gazi_Bay_1994_8897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8897'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.516773'^^xsd:double;
  dwc:startLongitude '39.516772995078'^^xsd:double;
  dwc:endLongitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.433111218'^^xsd:double;
  dwc:startLatitude '-4.4331112181912'^^xsd:double;
  dwc:endLatitude '-4.4331112181912'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516772995078 -4.4331112181912, 39.516772995078 -4.4331112181912, 39.516772995078 -4.4331112181912, 39.516772995078 -4.4331112181912, 39.516772995078 -4.4331112181912))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8897'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S1_Ugent_Hyperbenthic_Gazi_Bay_1994_8893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S1_Ugent_Hyperbenthic_Gazi_Bay_1994_8893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S1_Ugent_Hyperbenthic_Gazi_Bay_1994_8893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.433111218 39.516773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.433111218"^^xsd:decimal ;
  dwc:decimalLongitude "39.516773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S1_Ugent_Hyperbenthic_Gazi_Bay_1994_8893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8893'^^xsd:string;
  dwc:scientificName 'Gnathia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.516773'^^xsd:double;
  dwc:startLongitude '39.516772995078'^^xsd:double;
  dwc:endLongitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.433111218'^^xsd:double;
  dwc:startLatitude '-4.4331112181912'^^xsd:double;
  dwc:endLatitude '-4.4331112181912'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516772995078 -4.4331112181912, 39.516772995078 -4.4331112181912, 39.516772995078 -4.4331112181912, 39.516772995078 -4.4331112181912, 39.516772995078 -4.4331112181912))'^^xsd:string;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8893'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S1_Ugent_Hyperbenthic_Gazi_Bay_1994_8894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S1_Ugent_Hyperbenthic_Gazi_Bay_1994_8894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S1_Ugent_Hyperbenthic_Gazi_Bay_1994_8894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.433111218 39.516773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.433111218"^^xsd:decimal ;
  dwc:decimalLongitude "39.516773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S1_Ugent_Hyperbenthic_Gazi_Bay_1994_8894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8894'^^xsd:string;
  dwc:scientificName 'Idoteidae sp.6?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.516773'^^xsd:double;
  dwc:startLongitude '39.516772995078'^^xsd:double;
  dwc:endLongitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.433111218'^^xsd:double;
  dwc:startLatitude '-4.4331112181912'^^xsd:double;
  dwc:endLatitude '-4.4331112181912'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516772995078 -4.4331112181912, 39.516772995078 -4.4331112181912, 39.516772995078 -4.4331112181912, 39.516772995078 -4.4331112181912, 39.516772995078 -4.4331112181912))'^^xsd:string;
  dwc:aphiaid '118283'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8894'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S1_Ugent_Hyperbenthic_Gazi_Bay_1994_8895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S1_Ugent_Hyperbenthic_Gazi_Bay_1994_8895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S1_Ugent_Hyperbenthic_Gazi_Bay_1994_8895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.433111218 39.516773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.433111218"^^xsd:decimal ;
  dwc:decimalLongitude "39.516773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S1_Ugent_Hyperbenthic_Gazi_Bay_1994_8895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8895'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.516773'^^xsd:double;
  dwc:startLongitude '39.516772995078'^^xsd:double;
  dwc:endLongitude '39.516772995078'^^xsd:double;
  dwc:latitude '-4.433111218'^^xsd:double;
  dwc:startLatitude '-4.4331112181912'^^xsd:double;
  dwc:endLatitude '-4.4331112181912'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.516772995078 -4.4331112181912, 39.516772995078 -4.4331112181912, 39.516772995078 -4.4331112181912, 39.516772995078 -4.4331112181912, 39.516772995078 -4.4331112181912))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8895'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S23_Ugent_Hyperbenthic_Gazi_Bay_1994_8923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S23_Ugent_Hyperbenthic_Gazi_Bay_1994_8923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S23_Ugent_Hyperbenthic_Gazi_Bay_1994_8923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42106293 39.51749499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42106293"^^xsd:decimal ;
  dwc:decimalLongitude "39.51749499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S23_Ugent_Hyperbenthic_Gazi_Bay_1994_8923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8923'^^xsd:string;
  dwc:scientificName 'Idoteidae sp.6?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51749499'^^xsd:double;
  dwc:startLongitude '39.517494989889'^^xsd:double;
  dwc:endLongitude '39.517494989889'^^xsd:double;
  dwc:latitude '-4.42106293'^^xsd:double;
  dwc:startLatitude '-4.4210629297915'^^xsd:double;
  dwc:endLatitude '-4.4210629297915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.517494989889 -4.4210629297915, 39.517494989889 -4.4210629297915, 39.517494989889 -4.4210629297915, 39.517494989889 -4.4210629297915, 39.517494989889 -4.4210629297915))'^^xsd:string;
  dwc:aphiaid '118283'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8923'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S7_Ugent_Hyperbenthic_Gazi_Bay_1994_8936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S7_Ugent_Hyperbenthic_Gazi_Bay_1994_8936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S7_Ugent_Hyperbenthic_Gazi_Bay_1994_8936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.442722774 39.51835236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.442722774"^^xsd:decimal ;
  dwc:decimalLongitude "39.51835236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S7_Ugent_Hyperbenthic_Gazi_Bay_1994_8936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8936'^^xsd:string;
  dwc:scientificName 'Paranthura sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.51835236'^^xsd:double;
  dwc:startLongitude '39.518352358726'^^xsd:double;
  dwc:endLongitude '39.518352358726'^^xsd:double;
  dwc:latitude '-4.442722774'^^xsd:double;
  dwc:startLatitude '-4.4427227741056'^^xsd:double;
  dwc:endLatitude '-4.4427227741056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.518352358726 -4.4427227741056, 39.518352358726 -4.4427227741056, 39.518352358726 -4.4427227741056, 39.518352358726 -4.4427227741056, 39.518352358726 -4.4427227741056))'^^xsd:string;
  dwc:aphiaid '118307'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8936'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.434126435 39.5207833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.434126435"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8884'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.5'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.5207833'^^xsd:double;
  dwc:startLongitude '39.520783298099'^^xsd:double;
  dwc:endLongitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.434126435'^^xsd:double;
  dwc:startLatitude '-4.4341264353623'^^xsd:double;
  dwc:endLatitude '-4.4341264353623'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8884'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.434126435 39.5207833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.434126435"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8885'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.7'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.5207833'^^xsd:double;
  dwc:startLongitude '39.520783298099'^^xsd:double;
  dwc:endLongitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.434126435'^^xsd:double;
  dwc:startLatitude '-4.4341264353623'^^xsd:double;
  dwc:endLatitude '-4.4341264353623'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8885'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.434126435 39.5207833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.434126435"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8883'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.5207833'^^xsd:double;
  dwc:startLongitude '39.520783298099'^^xsd:double;
  dwc:endLongitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.434126435'^^xsd:double;
  dwc:startLatitude '-4.4341264353623'^^xsd:double;
  dwc:endLatitude '-4.4341264353623'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8883'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.434126435 39.5207833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.434126435"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8886'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.8'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.5207833'^^xsd:double;
  dwc:startLongitude '39.520783298099'^^xsd:double;
  dwc:endLongitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.434126435'^^xsd:double;
  dwc:startLatitude '-4.4341264353623'^^xsd:double;
  dwc:endLatitude '-4.4341264353623'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8886'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.434126435 39.5207833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.434126435"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8880'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.5207833'^^xsd:double;
  dwc:startLongitude '39.520783298099'^^xsd:double;
  dwc:endLongitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.434126435'^^xsd:double;
  dwc:startLatitude '-4.4341264353623'^^xsd:double;
  dwc:endLatitude '-4.4341264353623'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8880'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.434126435 39.5207833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.434126435"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8881'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.6'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.5207833'^^xsd:double;
  dwc:startLongitude '39.520783298099'^^xsd:double;
  dwc:endLongitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.434126435'^^xsd:double;
  dwc:startLatitude '-4.4341264353623'^^xsd:double;
  dwc:endLatitude '-4.4341264353623'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8881'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.434126435 39.5207833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.434126435"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8876'^^xsd:string;
  dwc:scientificName 'Anthuridae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.5207833'^^xsd:double;
  dwc:startLongitude '39.520783298099'^^xsd:double;
  dwc:endLongitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.434126435'^^xsd:double;
  dwc:startLatitude '-4.4341264353623'^^xsd:double;
  dwc:endLatitude '-4.4341264353623'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623))'^^xsd:string;
  dwc:aphiaid '118244'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8876'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118244'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.434126435 39.5207833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.434126435"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8877'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.5207833'^^xsd:double;
  dwc:startLongitude '39.520783298099'^^xsd:double;
  dwc:endLongitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.434126435'^^xsd:double;
  dwc:startLatitude '-4.4341264353623'^^xsd:double;
  dwc:endLatitude '-4.4341264353623'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8877'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.434126435 39.5207833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.434126435"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8878'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.5207833'^^xsd:double;
  dwc:startLongitude '39.520783298099'^^xsd:double;
  dwc:endLongitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.434126435'^^xsd:double;
  dwc:startLatitude '-4.4341264353623'^^xsd:double;
  dwc:endLatitude '-4.4341264353623'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8878'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.434126435 39.5207833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.434126435"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8879'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.5207833'^^xsd:double;
  dwc:startLongitude '39.520783298099'^^xsd:double;
  dwc:endLongitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.434126435'^^xsd:double;
  dwc:startLatitude '-4.4341264353623'^^xsd:double;
  dwc:endLatitude '-4.4341264353623'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8879'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.434126435 39.5207833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.434126435"^^xsd:decimal ;
  dwc:decimalLongitude "39.5207833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS8_Ugent_Hyperbenthic_Gazi_Bay_1994_8882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8882'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.5207833'^^xsd:double;
  dwc:startLongitude '39.520783298099'^^xsd:double;
  dwc:endLongitude '39.520783298099'^^xsd:double;
  dwc:latitude '-4.434126435'^^xsd:double;
  dwc:startLatitude '-4.4341264353623'^^xsd:double;
  dwc:endLatitude '-4.4341264353623'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623, 39.520783298099 -4.4341264353623))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8882'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S22_Ugent_Hyperbenthic_Gazi_Bay_1994_8919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S22_Ugent_Hyperbenthic_Gazi_Bay_1994_8919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S22_Ugent_Hyperbenthic_Gazi_Bay_1994_8919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.421378803 39.52200746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.421378803"^^xsd:decimal ;
  dwc:decimalLongitude "39.52200746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S22_Ugent_Hyperbenthic_Gazi_Bay_1994_8919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8919'^^xsd:string;
  dwc:scientificName 'Accalathura sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52200746'^^xsd:double;
  dwc:startLongitude '39.522007457454'^^xsd:double;
  dwc:endLongitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.421378803'^^xsd:double;
  dwc:startLatitude '-4.4213788025211'^^xsd:double;
  dwc:endLatitude '-4.4213788025211'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.522007457454 -4.4213788025211, 39.522007457454 -4.4213788025211, 39.522007457454 -4.4213788025211, 39.522007457454 -4.4213788025211, 39.522007457454 -4.4213788025211))'^^xsd:string;
  dwc:aphiaid '206824'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8919'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '206824'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S22_Ugent_Hyperbenthic_Gazi_Bay_1994_8920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S22_Ugent_Hyperbenthic_Gazi_Bay_1994_8920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S22_Ugent_Hyperbenthic_Gazi_Bay_1994_8920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.421378803 39.52200746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.421378803"^^xsd:decimal ;
  dwc:decimalLongitude "39.52200746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S22_Ugent_Hyperbenthic_Gazi_Bay_1994_8920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8920'^^xsd:string;
  dwc:scientificName 'Anthuridae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52200746'^^xsd:double;
  dwc:startLongitude '39.522007457454'^^xsd:double;
  dwc:endLongitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.421378803'^^xsd:double;
  dwc:startLatitude '-4.4213788025211'^^xsd:double;
  dwc:endLatitude '-4.4213788025211'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.522007457454 -4.4213788025211, 39.522007457454 -4.4213788025211, 39.522007457454 -4.4213788025211, 39.522007457454 -4.4213788025211, 39.522007457454 -4.4213788025211))'^^xsd:string;
  dwc:aphiaid '118244'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8920'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118244'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S22_Ugent_Hyperbenthic_Gazi_Bay_1994_8921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S22_Ugent_Hyperbenthic_Gazi_Bay_1994_8921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S22_Ugent_Hyperbenthic_Gazi_Bay_1994_8921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.421378803 39.52200746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.421378803"^^xsd:decimal ;
  dwc:decimalLongitude "39.52200746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S22_Ugent_Hyperbenthic_Gazi_Bay_1994_8921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8921'^^xsd:string;
  dwc:scientificName 'Idoteidae sp.6?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52200746'^^xsd:double;
  dwc:startLongitude '39.522007457454'^^xsd:double;
  dwc:endLongitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.421378803'^^xsd:double;
  dwc:startLatitude '-4.4213788025211'^^xsd:double;
  dwc:endLatitude '-4.4213788025211'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.522007457454 -4.4213788025211, 39.522007457454 -4.4213788025211, 39.522007457454 -4.4213788025211, 39.522007457454 -4.4213788025211, 39.522007457454 -4.4213788025211))'^^xsd:string;
  dwc:occurrenceRemarks 'ObservedIndividualCount  +/- 50'^^xsd:string;
  dwc:aphiaid '118283'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8921'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S22_Ugent_Hyperbenthic_Gazi_Bay_1994_8922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S22_Ugent_Hyperbenthic_Gazi_Bay_1994_8922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S22_Ugent_Hyperbenthic_Gazi_Bay_1994_8922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.421378803 39.52200746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.421378803"^^xsd:decimal ;
  dwc:decimalLongitude "39.52200746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S22_Ugent_Hyperbenthic_Gazi_Bay_1994_8922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8922'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52200746'^^xsd:double;
  dwc:startLongitude '39.522007457454'^^xsd:double;
  dwc:endLongitude '39.522007457454'^^xsd:double;
  dwc:latitude '-4.421378803'^^xsd:double;
  dwc:startLatitude '-4.4213788025211'^^xsd:double;
  dwc:endLatitude '-4.4213788025211'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.522007457454 -4.4213788025211, 39.522007457454 -4.4213788025211, 39.522007457454 -4.4213788025211, 39.522007457454 -4.4213788025211, 39.522007457454 -4.4213788025211))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8922'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S3_Ugent_Hyperbenthic_Gazi_Bay_1994_8931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S3_Ugent_Hyperbenthic_Gazi_Bay_1994_8931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S3_Ugent_Hyperbenthic_Gazi_Bay_1994_8931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.439970169 39.52367707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.439970169"^^xsd:decimal ;
  dwc:decimalLongitude "39.52367707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S3_Ugent_Hyperbenthic_Gazi_Bay_1994_8931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8931'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52367707'^^xsd:double;
  dwc:startLongitude '39.523677070454'^^xsd:double;
  dwc:endLongitude '39.523677070454'^^xsd:double;
  dwc:latitude '-4.439970169'^^xsd:double;
  dwc:startLatitude '-4.4399701688907'^^xsd:double;
  dwc:endLatitude '-4.4399701688907'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.523677070454 -4.4399701688907, 39.523677070454 -4.4399701688907, 39.523677070454 -4.4399701688907, 39.523677070454 -4.4399701688907, 39.523677070454 -4.4399701688907))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8931'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S3_Ugent_Hyperbenthic_Gazi_Bay_1994_8932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S3_Ugent_Hyperbenthic_Gazi_Bay_1994_8932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S3_Ugent_Hyperbenthic_Gazi_Bay_1994_8932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.439970169 39.52367707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.439970169"^^xsd:decimal ;
  dwc:decimalLongitude "39.52367707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S3_Ugent_Hyperbenthic_Gazi_Bay_1994_8932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8932'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52367707'^^xsd:double;
  dwc:startLongitude '39.523677070454'^^xsd:double;
  dwc:endLongitude '39.523677070454'^^xsd:double;
  dwc:latitude '-4.439970169'^^xsd:double;
  dwc:startLatitude '-4.4399701688907'^^xsd:double;
  dwc:endLatitude '-4.4399701688907'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.523677070454 -4.4399701688907, 39.523677070454 -4.4399701688907, 39.523677070454 -4.4399701688907, 39.523677070454 -4.4399701688907, 39.523677070454 -4.4399701688907))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8932'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S3_Ugent_Hyperbenthic_Gazi_Bay_1994_8933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S3_Ugent_Hyperbenthic_Gazi_Bay_1994_8933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S3_Ugent_Hyperbenthic_Gazi_Bay_1994_8933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.439970169 39.52367707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.439970169"^^xsd:decimal ;
  dwc:decimalLongitude "39.52367707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S3_Ugent_Hyperbenthic_Gazi_Bay_1994_8933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8933'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.5'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52367707'^^xsd:double;
  dwc:startLongitude '39.523677070454'^^xsd:double;
  dwc:endLongitude '39.523677070454'^^xsd:double;
  dwc:latitude '-4.439970169'^^xsd:double;
  dwc:startLatitude '-4.4399701688907'^^xsd:double;
  dwc:endLatitude '-4.4399701688907'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.523677070454 -4.4399701688907, 39.523677070454 -4.4399701688907, 39.523677070454 -4.4399701688907, 39.523677070454 -4.4399701688907, 39.523677070454 -4.4399701688907))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8933'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S16_Ugent_Hyperbenthic_Gazi_Bay_1994_8915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S16_Ugent_Hyperbenthic_Gazi_Bay_1994_8915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S16_Ugent_Hyperbenthic_Gazi_Bay_1994_8915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.419348192 39.52485031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.419348192"^^xsd:decimal ;
  dwc:decimalLongitude "39.52485031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S16_Ugent_Hyperbenthic_Gazi_Bay_1994_8915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8915'^^xsd:string;
  dwc:scientificName 'Anthuridae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52485031'^^xsd:double;
  dwc:startLongitude '39.52485031202'^^xsd:double;
  dwc:endLongitude '39.52485031202'^^xsd:double;
  dwc:latitude '-4.419348192'^^xsd:double;
  dwc:startLatitude '-4.4193481921166'^^xsd:double;
  dwc:endLatitude '-4.4193481921166'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52485031202 -4.4193481921166, 39.52485031202 -4.4193481921166, 39.52485031202 -4.4193481921166, 39.52485031202 -4.4193481921166, 39.52485031202 -4.4193481921166))'^^xsd:string;
  dwc:aphiaid '118244'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8915'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118244'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S16_Ugent_Hyperbenthic_Gazi_Bay_1994_8916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S16_Ugent_Hyperbenthic_Gazi_Bay_1994_8916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S16_Ugent_Hyperbenthic_Gazi_Bay_1994_8916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.419348192 39.52485031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.419348192"^^xsd:decimal ;
  dwc:decimalLongitude "39.52485031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S16_Ugent_Hyperbenthic_Gazi_Bay_1994_8916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8916'^^xsd:string;
  dwc:scientificName 'Idoteidae sp.6?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52485031'^^xsd:double;
  dwc:startLongitude '39.52485031202'^^xsd:double;
  dwc:endLongitude '39.52485031202'^^xsd:double;
  dwc:latitude '-4.419348192'^^xsd:double;
  dwc:startLatitude '-4.4193481921166'^^xsd:double;
  dwc:endLatitude '-4.4193481921166'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52485031202 -4.4193481921166, 39.52485031202 -4.4193481921166, 39.52485031202 -4.4193481921166, 39.52485031202 -4.4193481921166, 39.52485031202 -4.4193481921166))'^^xsd:string;
  dwc:occurrenceRemarks 'ObservedIndividualCount  >100'^^xsd:string;
  dwc:aphiaid '118283'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8916'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S16_Ugent_Hyperbenthic_Gazi_Bay_1994_8917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S16_Ugent_Hyperbenthic_Gazi_Bay_1994_8917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S16_Ugent_Hyperbenthic_Gazi_Bay_1994_8917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.419348192 39.52485031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.419348192"^^xsd:decimal ;
  dwc:decimalLongitude "39.52485031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S16_Ugent_Hyperbenthic_Gazi_Bay_1994_8917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8917'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52485031'^^xsd:double;
  dwc:startLongitude '39.52485031202'^^xsd:double;
  dwc:endLongitude '39.52485031202'^^xsd:double;
  dwc:latitude '-4.419348192'^^xsd:double;
  dwc:startLatitude '-4.4193481921166'^^xsd:double;
  dwc:endLatitude '-4.4193481921166'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52485031202 -4.4193481921166, 39.52485031202 -4.4193481921166, 39.52485031202 -4.4193481921166, 39.52485031202 -4.4193481921166, 39.52485031202 -4.4193481921166))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8917'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S16_Ugent_Hyperbenthic_Gazi_Bay_1994_8918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S16_Ugent_Hyperbenthic_Gazi_Bay_1994_8918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S16_Ugent_Hyperbenthic_Gazi_Bay_1994_8918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.419348192 39.52485031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.419348192"^^xsd:decimal ;
  dwc:decimalLongitude "39.52485031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S16_Ugent_Hyperbenthic_Gazi_Bay_1994_8918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8918'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52485031'^^xsd:double;
  dwc:startLongitude '39.52485031202'^^xsd:double;
  dwc:endLongitude '39.52485031202'^^xsd:double;
  dwc:latitude '-4.419348192'^^xsd:double;
  dwc:startLatitude '-4.4193481921166'^^xsd:double;
  dwc:endLatitude '-4.4193481921166'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.52485031202 -4.4193481921166, 39.52485031202 -4.4193481921166, 39.52485031202 -4.4193481921166, 39.52485031202 -4.4193481921166, 39.52485031202 -4.4193481921166))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8918'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.438069281 39.52512663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.438069281"^^xsd:decimal ;
  dwc:decimalLongitude "39.52512663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8890'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52512663'^^xsd:double;
  dwc:startLongitude '39.525126633495'^^xsd:double;
  dwc:endLongitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.438069281'^^xsd:double;
  dwc:startLatitude '-4.4380692813906'^^xsd:double;
  dwc:endLatitude '-4.4380692813906'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8890'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.438069281 39.52512663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.438069281"^^xsd:decimal ;
  dwc:decimalLongitude "39.52512663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8887'^^xsd:string;
  dwc:scientificName 'Anthuridae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52512663'^^xsd:double;
  dwc:startLongitude '39.525126633495'^^xsd:double;
  dwc:endLongitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.438069281'^^xsd:double;
  dwc:startLatitude '-4.4380692813906'^^xsd:double;
  dwc:endLatitude '-4.4380692813906'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906))'^^xsd:string;
  dwc:aphiaid '118244'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8887'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118244'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.438069281 39.52512663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.438069281"^^xsd:decimal ;
  dwc:decimalLongitude "39.52512663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8888'^^xsd:string;
  dwc:scientificName 'Anthuridae sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52512663'^^xsd:double;
  dwc:startLongitude '39.525126633495'^^xsd:double;
  dwc:endLongitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.438069281'^^xsd:double;
  dwc:startLatitude '-4.4380692813906'^^xsd:double;
  dwc:endLatitude '-4.4380692813906'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906))'^^xsd:string;
  dwc:aphiaid '118244'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8888'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118244'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.438069281 39.52512663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.438069281"^^xsd:decimal ;
  dwc:decimalLongitude "39.52512663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8889'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52512663'^^xsd:double;
  dwc:startLongitude '39.525126633495'^^xsd:double;
  dwc:endLongitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.438069281'^^xsd:double;
  dwc:startLatitude '-4.4380692813906'^^xsd:double;
  dwc:endLatitude '-4.4380692813906'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8889'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.438069281 39.52512663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.438069281"^^xsd:decimal ;
  dwc:decimalLongitude "39.52512663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8891'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52512663'^^xsd:double;
  dwc:startLongitude '39.525126633495'^^xsd:double;
  dwc:endLongitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.438069281'^^xsd:double;
  dwc:startLatitude '-4.4380692813906'^^xsd:double;
  dwc:endLatitude '-4.4380692813906'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8891'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.438069281 39.52512663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.438069281"^^xsd:decimal ;
  dwc:decimalLongitude "39.52512663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS9_Ugent_Hyperbenthic_Gazi_Bay_1994_8892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8892'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.5'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52512663'^^xsd:double;
  dwc:startLongitude '39.525126633495'^^xsd:double;
  dwc:endLongitude '39.525126633495'^^xsd:double;
  dwc:latitude '-4.438069281'^^xsd:double;
  dwc:startLatitude '-4.4380692813906'^^xsd:double;
  dwc:endLatitude '-4.4380692813906'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906, 39.525126633495 -4.4380692813906))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8892'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S15_Ugent_Hyperbenthic_Gazi_Bay_1994_8913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S15_Ugent_Hyperbenthic_Gazi_Bay_1994_8913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S15_Ugent_Hyperbenthic_Gazi_Bay_1994_8913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.424672904 39.52539181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.424672904"^^xsd:decimal ;
  dwc:decimalLongitude "39.52539181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S15_Ugent_Hyperbenthic_Gazi_Bay_1994_8913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8913'^^xsd:string;
  dwc:scientificName 'Idoteidae sp.6?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52539181'^^xsd:double;
  dwc:startLongitude '39.525391808128'^^xsd:double;
  dwc:endLongitude '39.525391808128'^^xsd:double;
  dwc:latitude '-4.424672904'^^xsd:double;
  dwc:startLatitude '-4.4246729038438'^^xsd:double;
  dwc:endLatitude '-4.4246729038438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.525391808128 -4.4246729038438, 39.525391808128 -4.4246729038438, 39.525391808128 -4.4246729038438, 39.525391808128 -4.4246729038438, 39.525391808128 -4.4246729038438))'^^xsd:string;
  dwc:occurrenceRemarks 'ObservedIndividualCount  +/- 100'^^xsd:string;
  dwc:aphiaid '118283'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8913'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S15_Ugent_Hyperbenthic_Gazi_Bay_1994_8914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S15_Ugent_Hyperbenthic_Gazi_Bay_1994_8914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S15_Ugent_Hyperbenthic_Gazi_Bay_1994_8914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.424672904 39.52539181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.424672904"^^xsd:decimal ;
  dwc:decimalLongitude "39.52539181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S15_Ugent_Hyperbenthic_Gazi_Bay_1994_8914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8914'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52539181'^^xsd:double;
  dwc:startLongitude '39.525391808128'^^xsd:double;
  dwc:endLongitude '39.525391808128'^^xsd:double;
  dwc:latitude '-4.424672904'^^xsd:double;
  dwc:startLatitude '-4.4246729038438'^^xsd:double;
  dwc:endLatitude '-4.4246729038438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.525391808128 -4.4246729038438, 39.525391808128 -4.4246729038438, 39.525391808128 -4.4246729038438, 39.525391808128 -4.4246729038438, 39.525391808128 -4.4246729038438))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8914'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S15_Ugent_Hyperbenthic_Gazi_Bay_1994_8912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S15_Ugent_Hyperbenthic_Gazi_Bay_1994_8912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S15_Ugent_Hyperbenthic_Gazi_Bay_1994_8912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.424672904 39.52539181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.424672904"^^xsd:decimal ;
  dwc:decimalLongitude "39.52539181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S15_Ugent_Hyperbenthic_Gazi_Bay_1994_8912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8912'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52539181'^^xsd:double;
  dwc:startLongitude '39.525391808128'^^xsd:double;
  dwc:endLongitude '39.525391808128'^^xsd:double;
  dwc:latitude '-4.424672904'^^xsd:double;
  dwc:startLatitude '-4.4246729038438'^^xsd:double;
  dwc:endLatitude '-4.4246729038438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.525391808128 -4.4246729038438, 39.525391808128 -4.4246729038438, 39.525391808128 -4.4246729038438, 39.525391808128 -4.4246729038438, 39.525391808128 -4.4246729038438))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8912'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053 39.52979713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053"^^xsd:decimal ;
  dwc:decimalLongitude "39.52979713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8392'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52979713'^^xsd:double;
  dwc:startLongitude '39.529797129219'^^xsd:double;
  dwc:endLongitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.44301053'^^xsd:double;
  dwc:startLatitude '-4.4430105304905'^^xsd:double;
  dwc:endLatitude '-4.4430105304905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8392'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053 39.52979713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053"^^xsd:decimal ;
  dwc:decimalLongitude "39.52979713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8393'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.7'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52979713'^^xsd:double;
  dwc:startLongitude '39.529797129219'^^xsd:double;
  dwc:endLongitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.44301053'^^xsd:double;
  dwc:startLatitude '-4.4430105304905'^^xsd:double;
  dwc:endLatitude '-4.4430105304905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8393'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053 39.52979713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053"^^xsd:decimal ;
  dwc:decimalLongitude "39.52979713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8394'^^xsd:string;
  dwc:scientificName 'Gnathia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52979713'^^xsd:double;
  dwc:startLongitude '39.529797129219'^^xsd:double;
  dwc:endLongitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.44301053'^^xsd:double;
  dwc:startLatitude '-4.4430105304905'^^xsd:double;
  dwc:endLatitude '-4.4430105304905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905))'^^xsd:string;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8394'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053 39.52979713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053"^^xsd:decimal ;
  dwc:decimalLongitude "39.52979713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8395'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52979713'^^xsd:double;
  dwc:startLongitude '39.529797129219'^^xsd:double;
  dwc:endLongitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.44301053'^^xsd:double;
  dwc:startLatitude '-4.4430105304905'^^xsd:double;
  dwc:endLatitude '-4.4430105304905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8395'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053 39.52979713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053"^^xsd:decimal ;
  dwc:decimalLongitude "39.52979713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8396'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52979713'^^xsd:double;
  dwc:startLongitude '39.529797129219'^^xsd:double;
  dwc:endLongitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.44301053'^^xsd:double;
  dwc:startLatitude '-4.4430105304905'^^xsd:double;
  dwc:endLatitude '-4.4430105304905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8396'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053 39.52979713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053"^^xsd:decimal ;
  dwc:decimalLongitude "39.52979713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8397'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.5'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52979713'^^xsd:double;
  dwc:startLongitude '39.529797129219'^^xsd:double;
  dwc:endLongitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.44301053'^^xsd:double;
  dwc:startLatitude '-4.4430105304905'^^xsd:double;
  dwc:endLatitude '-4.4430105304905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8397'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44301053 39.52979713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44301053"^^xsd:decimal ;
  dwc:decimalLongitude "39.52979713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_NS10a_Ugent_Hyperbenthic_Gazi_Bay_1994_8391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8391'^^xsd:string;
  dwc:scientificName 'Accalathura sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.52979713'^^xsd:double;
  dwc:startLongitude '39.529797129219'^^xsd:double;
  dwc:endLongitude '39.529797129219'^^xsd:double;
  dwc:latitude '-4.44301053'^^xsd:double;
  dwc:startLatitude '-4.4430105304905'^^xsd:double;
  dwc:endLatitude '-4.4430105304905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905, 39.529797129219 -4.4430105304905))'^^xsd:string;
  dwc:aphiaid '206824'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8391'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '206824'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.447235242 39.5303104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.447235242"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8903'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.5'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.5303104'^^xsd:double;
  dwc:startLongitude '39.530310397775'^^xsd:double;
  dwc:endLongitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235242'^^xsd:double;
  dwc:startLatitude '-4.447235241671'^^xsd:double;
  dwc:endLatitude '-4.447235241671'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8903'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.447235242 39.5303104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.447235242"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8898'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.6'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.5303104'^^xsd:double;
  dwc:startLongitude '39.530310397775'^^xsd:double;
  dwc:endLongitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235242'^^xsd:double;
  dwc:startLatitude '-4.447235241671'^^xsd:double;
  dwc:endLatitude '-4.447235241671'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8898'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.447235242 39.5303104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.447235242"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8900'^^xsd:string;
  dwc:scientificName 'Idoteidae sp.6?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.5303104'^^xsd:double;
  dwc:startLongitude '39.530310397775'^^xsd:double;
  dwc:endLongitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235242'^^xsd:double;
  dwc:startLatitude '-4.447235241671'^^xsd:double;
  dwc:endLatitude '-4.447235241671'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671))'^^xsd:string;
  dwc:aphiaid '118283'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8900'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.447235242 39.5303104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.447235242"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8901'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.5303104'^^xsd:double;
  dwc:startLongitude '39.530310397775'^^xsd:double;
  dwc:endLongitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235242'^^xsd:double;
  dwc:startLatitude '-4.447235241671'^^xsd:double;
  dwc:endLatitude '-4.447235241671'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8901'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.447235242 39.5303104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.447235242"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8902'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.5303104'^^xsd:double;
  dwc:startLongitude '39.530310397775'^^xsd:double;
  dwc:endLongitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235242'^^xsd:double;
  dwc:startLatitude '-4.447235241671'^^xsd:double;
  dwc:endLatitude '-4.447235241671'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8902'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.447235242 39.5303104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.447235242"^^xsd:decimal ;
  dwc:decimalLongitude "39.5303104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S12_Ugent_Hyperbenthic_Gazi_Bay_1994_8899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8899'^^xsd:string;
  dwc:scientificName 'Gnathia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.5303104'^^xsd:double;
  dwc:startLongitude '39.530310397775'^^xsd:double;
  dwc:endLongitude '39.530310397775'^^xsd:double;
  dwc:latitude '-4.447235242'^^xsd:double;
  dwc:startLatitude '-4.447235241671'^^xsd:double;
  dwc:endLatitude '-4.447235241671'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671, 39.530310397775 -4.447235241671))'^^xsd:string;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8899'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S13_Ugent_Hyperbenthic_Gazi_Bay_1994_8907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S13_Ugent_Hyperbenthic_Gazi_Bay_1994_8907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S13_Ugent_Hyperbenthic_Gazi_Bay_1994_8907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4391128 39.53175439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4391128"^^xsd:decimal ;
  dwc:decimalLongitude "39.53175439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S13_Ugent_Hyperbenthic_Gazi_Bay_1994_8907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8907'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.53175439'^^xsd:double;
  dwc:startLongitude '39.531754387396'^^xsd:double;
  dwc:endLongitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128'^^xsd:double;
  dwc:startLatitude '-4.4391128000532'^^xsd:double;
  dwc:endLatitude '-4.4391128000532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.531754387396 -4.4391128000532, 39.531754387396 -4.4391128000532, 39.531754387396 -4.4391128000532, 39.531754387396 -4.4391128000532, 39.531754387396 -4.4391128000532))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8907'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S13_Ugent_Hyperbenthic_Gazi_Bay_1994_8904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S13_Ugent_Hyperbenthic_Gazi_Bay_1994_8904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S13_Ugent_Hyperbenthic_Gazi_Bay_1994_8904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4391128 39.53175439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4391128"^^xsd:decimal ;
  dwc:decimalLongitude "39.53175439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S13_Ugent_Hyperbenthic_Gazi_Bay_1994_8904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8904'^^xsd:string;
  dwc:scientificName 'Gnathia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.53175439'^^xsd:double;
  dwc:startLongitude '39.531754387396'^^xsd:double;
  dwc:endLongitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128'^^xsd:double;
  dwc:startLatitude '-4.4391128000532'^^xsd:double;
  dwc:endLatitude '-4.4391128000532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.531754387396 -4.4391128000532, 39.531754387396 -4.4391128000532, 39.531754387396 -4.4391128000532, 39.531754387396 -4.4391128000532, 39.531754387396 -4.4391128000532))'^^xsd:string;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8904'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S13_Ugent_Hyperbenthic_Gazi_Bay_1994_8906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S13_Ugent_Hyperbenthic_Gazi_Bay_1994_8906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S13_Ugent_Hyperbenthic_Gazi_Bay_1994_8906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4391128 39.53175439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4391128"^^xsd:decimal ;
  dwc:decimalLongitude "39.53175439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S13_Ugent_Hyperbenthic_Gazi_Bay_1994_8906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8906'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.53175439'^^xsd:double;
  dwc:startLongitude '39.531754387396'^^xsd:double;
  dwc:endLongitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128'^^xsd:double;
  dwc:startLatitude '-4.4391128000532'^^xsd:double;
  dwc:endLatitude '-4.4391128000532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.531754387396 -4.4391128000532, 39.531754387396 -4.4391128000532, 39.531754387396 -4.4391128000532, 39.531754387396 -4.4391128000532, 39.531754387396 -4.4391128000532))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8906'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S13_Ugent_Hyperbenthic_Gazi_Bay_1994_8905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S13_Ugent_Hyperbenthic_Gazi_Bay_1994_8905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S13_Ugent_Hyperbenthic_Gazi_Bay_1994_8905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4391128 39.53175439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4391128"^^xsd:decimal ;
  dwc:decimalLongitude "39.53175439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S13_Ugent_Hyperbenthic_Gazi_Bay_1994_8905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8905'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.53175439'^^xsd:double;
  dwc:startLongitude '39.531754387396'^^xsd:double;
  dwc:endLongitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128'^^xsd:double;
  dwc:startLatitude '-4.4391128000532'^^xsd:double;
  dwc:endLatitude '-4.4391128000532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.531754387396 -4.4391128000532, 39.531754387396 -4.4391128000532, 39.531754387396 -4.4391128000532, 39.531754387396 -4.4391128000532, 39.531754387396 -4.4391128000532))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8905'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S13_Ugent_Hyperbenthic_Gazi_Bay_1994_8908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S13_Ugent_Hyperbenthic_Gazi_Bay_1994_8908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S13_Ugent_Hyperbenthic_Gazi_Bay_1994_8908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4391128 39.53175439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4391128"^^xsd:decimal ;
  dwc:decimalLongitude "39.53175439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S13_Ugent_Hyperbenthic_Gazi_Bay_1994_8908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8908'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.5'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.53175439'^^xsd:double;
  dwc:startLongitude '39.531754387396'^^xsd:double;
  dwc:endLongitude '39.531754387396'^^xsd:double;
  dwc:latitude '-4.4391128'^^xsd:double;
  dwc:startLatitude '-4.4391128000532'^^xsd:double;
  dwc:endLatitude '-4.4391128000532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.531754387396 -4.4391128000532, 39.531754387396 -4.4391128000532, 39.531754387396 -4.4391128000532, 39.531754387396 -4.4391128000532, 39.531754387396 -4.4391128000532))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8908'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S14_Ugent_Hyperbenthic_Gazi_Bay_1994_8910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S14_Ugent_Hyperbenthic_Gazi_Bay_1994_8910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S14_Ugent_Hyperbenthic_Gazi_Bay_1994_8910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.431261106 39.53229588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.431261106"^^xsd:decimal ;
  dwc:decimalLongitude "39.53229588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S14_Ugent_Hyperbenthic_Gazi_Bay_1994_8910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8910'^^xsd:string;
  dwc:scientificName 'Idoteidae sp.6?'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.53229588'^^xsd:double;
  dwc:startLongitude '39.532295883504'^^xsd:double;
  dwc:endLongitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.431261106'^^xsd:double;
  dwc:startLatitude '-4.4312611064894'^^xsd:double;
  dwc:endLatitude '-4.4312611064894'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.532295883504 -4.4312611064894, 39.532295883504 -4.4312611064894, 39.532295883504 -4.4312611064894, 39.532295883504 -4.4312611064894, 39.532295883504 -4.4312611064894))'^^xsd:string;
  dwc:occurrenceRemarks 'ObservedIndividualCount >100'^^xsd:string;
  dwc:aphiaid '118283'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8910'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S14_Ugent_Hyperbenthic_Gazi_Bay_1994_8911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S14_Ugent_Hyperbenthic_Gazi_Bay_1994_8911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S14_Ugent_Hyperbenthic_Gazi_Bay_1994_8911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.431261106 39.53229588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.431261106"^^xsd:decimal ;
  dwc:decimalLongitude "39.53229588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S14_Ugent_Hyperbenthic_Gazi_Bay_1994_8911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8911'^^xsd:string;
  dwc:scientificName 'Sphaeromatidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.53229588'^^xsd:double;
  dwc:startLongitude '39.532295883504'^^xsd:double;
  dwc:endLongitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.431261106'^^xsd:double;
  dwc:startLatitude '-4.4312611064894'^^xsd:double;
  dwc:endLatitude '-4.4312611064894'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.532295883504 -4.4312611064894, 39.532295883504 -4.4312611064894, 39.532295883504 -4.4312611064894, 39.532295883504 -4.4312611064894, 39.532295883504 -4.4312611064894))'^^xsd:string;
  dwc:aphiaid '118277'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8911'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4502_S14_Ugent_Hyperbenthic_Gazi_Bay_1994_8909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4502_S14_Ugent_Hyperbenthic_Gazi_Bay_1994_8909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4502_S14_Ugent_Hyperbenthic_Gazi_Bay_1994_8909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.431261106 39.53229588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.431261106"^^xsd:decimal ;
  dwc:decimalLongitude "39.53229588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4502_S14_Ugent_Hyperbenthic_Gazi_Bay_1994_8909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Hyperbenthic_Gazi_Bay_1994_8909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4502_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'Ugent'^^xsd:string;
  dwc:collectionCode 'Hyperbenthic_Gazi_Bay_1994'^^xsd:string;
  dwc:catalogNumber 'Ugent_Hyperbenthic_Gazi_Bay_1994_8909'^^xsd:string;
  dwc:scientificName 'Cirolanidae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.53229588'^^xsd:double;
  dwc:startLongitude '39.532295883504'^^xsd:double;
  dwc:endLongitude '39.532295883504'^^xsd:double;
  dwc:latitude '-4.431261106'^^xsd:double;
  dwc:startLatitude '-4.4312611064894'^^xsd:double;
  dwc:endLatitude '-4.4312611064894'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.532295883504 -4.4312611064894, 39.532295883504 -4.4312611064894, 39.532295883504 -4.4312611064894, 39.532295883504 -4.4312611064894, 39.532295883504 -4.4312611064894))'^^xsd:string;
  dwc:aphiaid '118273'^^xsd:integer;
  dwc:samplingEffort '10 minutes'^^xsd:string;
  dwc:samplingProtocol 'Hyperbenthic sledge (metal frame 1m-0,5m; 4m net with mesh size 0,5 mm)'^^xsd:string;
  dwc:occurrenceId 'Ugent_Hyperbenthic_Gazi_Bay_1994_8909'^^xsd:string;
  dwc:observationDate '1994-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '118273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
# EOF